Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit e5b4d4a

Browse files
Merge pull request #25 from MichaelRFairhurst/publish-1.9
prep publish 1.9
2 parents 9c13ef0 + ff00ad1 commit e5b4d4a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.9
2+
3+
- Add `@SkippedTest` annotation and `skip_test` prefix.
4+
15
## 0.1.8
26

37
- Update `FailingTest` to add named parameters `issue` and `reason`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: test_reflective_loader
2-
version: 0.1.8
2+
version: 0.1.9
33

44
description: Support for discovering tests and test suites using reflection.
55
author: Dart Team <[email protected]>

0 commit comments

Comments
 (0)