-
Roman Alifanov authored
- @test("description") decorator marks functions as tests - assert(condition, message) works in both bash and @awk functions - content test command runs all @test functions - Colored output with timing, pass/fail status - DCE skips @test functions in normal compilation mode - Supports combining @test with other decorators (@awk, @retry, etc.)b37f6664
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_integration.py | ||
| test_lexer.py | ||
| test_parser.py |