mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 22:07:09 +01:00
1.1 KiB
1.1 KiB
fixtures/dart-json.json ❌
6 tests were completed in 3.760s with 1 passed, 4 failed and 1 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| test/main_test.dart | 1✔️ | 3❌ | 74ms | |
| test/second_test.dart | 1❌ | 1✖️ | 51ms |
test/main_test.dart ❌
4 tests were completed in 74ms with 1 passed, 3 failed and 0 skipped.
Test 1
| Result | Test | Time |
|---|---|---|
| ✔️ | Passing test | 36ms |
Test 1 Test 1.1
| Result | Test | Time |
|---|---|---|
| ❌ | Failing test | 20ms |
| ❌ | Exception in target unit | 6ms |
Test 2
| Result | Test | Time |
|---|---|---|
| ❌ | Exception in test | 12ms |
test/second_test.dart ❌
2 tests were completed in 51ms with 0 passed, 1 failed and 1 skipped.
| Result | Test | Time |
|---|---|---|
| ❌ | Timeout test | 37ms |
| ✖️ | Skipped test | 14ms |