( ini_file )
Legend
| → | Has corresponding code |
| → | No direct match, but an alternative exists |
| → | No corresponding code |
| - | TODO |
| ( .. ) | Not localized |
| Example | Python pytest |
PHP PHPUnit |
Swift Testing |
Csharp xunit |
Bash bats |
Powershell pester |
C++ GoogleTest |
JavaScript Jest |
Kotlin jUnit |
|---|---|---|---|---|---|---|---|---|---|
| ( parse_ini_file ) | - | parse_ini_file($fname) | - | - | - | - | - | - | - |
| ( parse_ini_file_with_section ) | - | parse_ini_file($fname, process_sections: true) | - | - | - | - | - | - | - |