test-reporter/__tests__/__outputs__/dart-json.md
Michael Marcus 0841c8130e Feature: Add summary title
Add new option `report-title` to add H1 title to the Markdown report

Resolves #540
2025-05-17 13:36:23 +02:00

1.1 KiB

Test Results

Tests failed

Report Passed Failed Skipped Time
fixtures/dart-json.json 1 4 1 4s

 fixtures/dart-json.json

6 tests were completed in 4s 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

Test 1
  ✅ Passing test
Test 1 Test 1.1
  ❌ Failing test
	Expected: <2>
	  Actual: <1>
	
  ❌ Exception in target unit
	Exception: Some error
Test 2
  ❌ Exception in test
	Exception: Some error

 test/second_test.dart

❌ Timeout test
	TimeoutException after 0:00:00.000001: Test timed out after 0 seconds.
⚪ Skipped test