File input/output
Legend
| → | Has corresponding code |
| → | No direct match, but an alternative exists |
| → | No corresponding code |
| - | TODO |
| ( .. ) | Not localized |
| 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 ) | → | → | - | - | - | - | - | - | - |