( data_format )
凡例
| → | 対応コードあり |
| → | 直接対応していないが代替の書き方あり |
| → | 対応コードなし |
| - | 未確認 |
| ( .. ) | ローカライズまだ |
| Feature | Example | Python pytest |
C++ GoogleTest |
Swift Testing |
Kotlin jUnit |
Bash bats |
|---|---|---|---|---|---|---|
| ( csv ) | ( parse_csv_to_array ) | → | - | - | - | - |
| ( parse_csv_to_dictionary ) | → | - | - | - | - | |
| ( write_csv_from_array ) | → | - | - | - | - | |
| ( write_csv_from_dictionary ) | → | - | - | - | - | |
| ( json ) | ( parse_json ) | → | - | - | - | - |
| ( parse_json_with_multibyte ) | → | - | - | - | - | |
| ( dump_json ) | → | - | - | - | - | |
| ( dump_json_with_multibyte ) | → | - | - | - | - | |
| ( example_parse_jsonc ) | → | - | - | - | - |