We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66be81 commit 3de6754Copy full SHA for 3de6754
CHANGELOG.md
@@ -8,6 +8,7 @@
8
* Add support for extension types.
9
* Require dart_style >= 2.3.7, so that the current Dart language version can be
10
passed to `DartFormatter`.
11
+* Add topics to `pubspec.yaml`.
12
13
## 5.4.4
14
pubspec.yaml
@@ -5,6 +5,10 @@ description: >-
5
behavior verification, and stubbing.
6
repository: https://github.com/dart-lang/mockito
7
+topics:
+ - testing
+ - mocking
+
environment:
sdk: ^3.3.0
0 commit comments