mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
Update README.md
This commit is contained in:
@@ -38,7 +38,7 @@ Run `node server.js` from the root directory, navigate to **localhost:5000**
|
||||
|
||||
# Testing/Debugging
|
||||
|
||||
Use `npm run test` to run unit tests using <a href='https://jasmine.github.io/'>Jasmine</a> (test coverage is currently being expanded)
|
||||
Use `npm run test` to run unit tests using <a href='https://jasmine.github.io/'>Jasmine</a> (test coverage is barebones and is currently being expanded)
|
||||
<br><br>
|
||||
To turn on logging at the debug level, add the `debug` argument like so:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user