forked from mirrors/Scribe.js
Update README.md
This commit is contained in:
parent
a162356788
commit
8e94a0af61
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ console.log("Your message"); // [invokedFrom.js:25]
|
||||||
```js
|
```js
|
||||||
// Simple Testing
|
// Simple Testing
|
||||||
// --------------
|
// --------------
|
||||||
console.test("Test name").expect(5).should(5); // Pretty printed test results
|
console.test("Test name").should(5).be(5); // Pretty printed test results
|
||||||
```
|
```
|
||||||
Contributors
|
Contributors
|
||||||
=======
|
=======
|
||||||
|
|
Loading…
Add table
Reference in a new issue