mirror of
https://github.com/evennia/evennia.git
synced 2026-03-21 23:36:30 +01:00
Copy doc tools from develop
This commit is contained in:
parent
bd65641755
commit
6af2fc6819
127 changed files with 2927 additions and 1427 deletions
|
|
@ -22,4 +22,4 @@ script:
|
|||
This will tell travis how to download Evennia, install it, set up a database and then run the test suite.
|
||||
You need to add this file to git (`git add .travis.yml`) and then commit your changes before Travis will be able to see it.
|
||||
|
||||
For properly testing your game you of course also need to write unittests. [We have a page](Unit-Testing) on how we set those up for Evennia, you should be able to refer to that for making tests fitting your game.
|
||||
For properly testing your game you of course also need to write unittests. [We have a page](./Unit-Testing) on how we set those up for Evennia, you should be able to refer to that for making tests fitting your game.
|
||||
Loading…
Add table
Add a link
Reference in a new issue