diff options
| author | Eduardo Julian | 2022-11-05 21:23:20 -0400 |
|---|---|---|
| committer | Eduardo Julian | 2022-11-05 21:23:20 -0400 |
| commit | fd8ea1e1b9cae781abe42aeadda2e0ef149994d6 (patch) | |
| tree | 7fdc152ac481d4f2a8b7be12c98d11a8c644f541 /documentation/bookmark/testing | |
| parent | 736521eb56a45122eb0a545b677d3ffca1451080 (diff) | |
Property-based testing can now log/print successful seeds from run.
Diffstat (limited to '')
| -rw-r--r-- | documentation/bookmark/testing.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/bookmark/testing.md b/documentation/bookmark/testing.md index f67c69688..6240a33ec 100644 --- a/documentation/bookmark/testing.md +++ b/documentation/bookmark/testing.md @@ -42,5 +42,8 @@ # Reference 0. []() +0. [What do you do, Testing or Checking?](https://www.infoq.com/news/2009/12/testing-or-checking/) +0. [Testing vs. Checking](https://www.developsense.com/blog/2009/08/testing-vs-checking/) +0. [J.B. Rainsberger - Integrated Tests Are A Scam](https://vimeo.com/80533536) 0. [Test Anything Protocol](http://testanything.org/) |
