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