mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 01:36:32 +01:00
More doc updates
This commit is contained in:
parent
e8d08ad597
commit
cdc1b83331
17 changed files with 75 additions and 19 deletions
|
|
@ -233,7 +233,8 @@ You should get back a nice string about yourself! If that works, great! But you'
|
|||
doing that test when you change this code later.
|
||||
|
||||
```{sidebar}
|
||||
In [evennia/contrib/evadventure/tests/test_utils.py](evennia.contrib.evadventure.tests.test_utils)
|
||||
In [evennia/contrib/tutorials/evadventure/tests/test_utils.py](evennia.contrib.tutorials.
|
||||
evadventure.tests.test_utils)
|
||||
is an example of the testing module. To dive deeper into unit testing in Evennia, see the
|
||||
[Unit testing](../../../Coding/Unit-Testing.md) documentation.
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue