mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
Added more text about adding test cases
This commit is contained in:
parent
902c5891f6
commit
6d44697fbf
|
@ -201,6 +201,8 @@ Once installed the tests can be run from the project root using:
|
|||
|
||||
mocha test/run.js
|
||||
|
||||
New test cases can easily be added. Create a markdown file (ending in `.md`) which contains the markdown to test. Create a `.html` file of the exact same name. It will automatically be tested when the tests are executed with `mocha`.
|
||||
|
||||
|
||||
Credits
|
||||
---------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user