ファイル入出力
凡例
| → | 対応コードあり |
| → | 直接対応していないが代替の書き方あり |
| → | 対応コードなし |
| - | 未確認 |
| ( .. ) | ローカライズまだ |
| Feature | Example | Python pytest |
PHP PHPUnit |
Swift Testing |
Csharp xunit |
Bash bats |
Powershell pester |
C++ GoogleTest |
JavaScript Jest |
Kotlin jUnit |
|---|---|---|---|---|---|---|---|---|---|---|
| ( file_io ) | ( write_file ) | → | → | - | - | - | - | → | - | - |
| ( read_file_as_text ) | → | → | - | - | - | - | - | - | - | |
| ( read_file_as_array ) | → | → | - | - | - | - | - | - | - | |
| ( read_file_line_one_by_one ) | → | → | - | - | - | - | - | - | - | |
| ( file_compare ) | → | - | - | - | - | - | - | - | - | |
| ( example_file_line_count ) | → | → | - | - | - | - | - | - | - | |
| ( file_io_with_gzip ) | → | → | - | - | - | - | - | - | - |