summaryrefslogtreecommitdiff
path: root/docs/testing
AgeCommit message (Expand)Author
2021-07-20chore: move docs to separate repositoryBartek Iwańczuk
2021-07-10docs(manual): split testing into multiple chapters (#11067)Casper Beyer
2021-03-15docs(testing): Add custom test example (#9791)Yasser A.Idrissi
2021-03-02docs(testing): add assertExists example (#9613)Yasser A.Idrissi
2021-03-02docs(testing): add assertObjectMatch example (#9645)Yasser A.Idrissi
2020-10-26rename(std/testing): rename assert*Contains to assert*Includes (#7951)Tim Reichen
2020-09-16docs: fix typo assertAsyncThrows -> assertThrowsAsync (#7506)Sidd Sridharan
2020-09-14docs(std/testing) add a description of assertNotMatch(). (#7470)Piyotaro, Kiiroi (きいろい ぴよ太郎)
2020-07-31feat: add $STD_VERSION replacement variable in docs (#6922)Luca Casonato
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-06-18Feature testing assertions documentation (#6332)Rob Waller