( types )
凡例
| → | 対応コードあり |
| → | 直接対応していないが代替の書き方あり |
| → | 対応コードなし |
| - | 未確認 |
| ( .. ) | ローカライズまだ |
| Feature | Example | Python pytest |
C++ GoogleTest |
Swift Testing |
Kotlin jUnit |
Bash bats |
|---|---|---|---|---|---|---|
| ( builtin_types ) | ( literal_true ) | - | - | → | - | - |
| ( literal_false ) | - | - | → | - | - | |
| ( literal_int ) | - | - | → | - | - | |
| ( literal_int_octal ) | - | - | → | - | - | |
| ( literal_int_hex ) | - | - | → | - | - | |
| ( literal_int_binary ) | - | - | → | - | - | |
| ( literal_int_allows_underscore ) | - | - | → | - | - | |
| ( type_info ) | ( determine_type_exact ) | - | - | → | - | - |
| ( determine_type_descendant ) | - | - | → | - | - | |
| ( get_type_name ) | - | - | → | - | - |