Piotr Krzemiński
09/19/2025, 8:51 AM110. IGNORED
- emit unicode OK
- escape unicode OK
I see two problems here:
1. Instead of a name of the test file/module, there are two whitespaces (as if the name was omitted) and just IGNORED .
2. Each test case gets a green OK, but the whole test file/module is IGNORED. It's inconsistent because it both looks as if the whole test file/module was ignored, yet individual test cases are executedPiotr Krzemiński
09/19/2025, 8:51 AM>> Kotest
- Feeding the kotest engine with freshly harvested tests
- Test plan has 114 specs
1. IGNORED
2. IGNORED
3. IGNORED
4. IGNORED
...it goes on...sam
09/23/2025, 11:48 AMsam
09/23/2025, 11:48 AMPiotr Krzemiński
09/23/2025, 12:38 PM