| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 89d3090 commit 38938e1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,10 +3,7 @@ | |||
| 3 | 3 | > Stability: 2 - Stable | |
| 4 | 4 | ||
| 5 | 5 | The `assert` module provides a simple set of assertion tests that can be used to | |
| 6 | - test invariants. The module is intended for internal use by Node.js, but can be | ||
| 7 | - used in application code via `require('assert')`. However, `assert` is not a | ||
| 8 | - testing framework, and is not intended to be used as a general purpose assertion | ||
| 9 | - library. | ||
| 6 | + test invariants. | ||
| 10 | 7 | ||
| 11 | 8 | ## assert(value[, message]) | |
| 12 | 9 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments