We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04bdfa commit 4dc6e7fCopy full SHA for 4dc6e7f
CHANGELOG.md
@@ -3,13 +3,13 @@ All notable changes to this project will be documented in this file.
3
4
## 0.5.0 - 2020-05-22
5
### Added:
6
- - trait AssertsPromise
+ - trait `AssertsPromise`
7
8
## 0.4.0 - 2020-03-09
9
### Changed:
10
- - TestCase is now abstract
+ - `TestCase` is now abstract
11
12
- - assertPromiseFulfillsWithInstanceOf() to check class of the resolution value
+ - `assertPromiseFulfillsWithInstanceOf()` to check class of the resolution value
13
14
## 0.3.0 - 2020-03-08
15
### Updated:
0 commit comments