Confirmed users
508
edits
(→Tests) |
(→Tests) |
||
| Line 62: | Line 62: | ||
<pre>$ cd tcm/tests/bdd | <pre>$ cd tcm/tests/bdd | ||
</pre> | </pre> | ||
One last bit of configuration to check. The Terrain.py file contains values that specify your host and port among other things. If you have different values than these defaults, you'll need to modify them: | One last bit of configuration to check. The '''/features/Terrain.py''' file contains values that specify your host and port among other things. If you have different values than these defaults, you'll need to modify them: | ||
<pre>world.hostname = "localhost" | <pre>world.hostname = "localhost" | ||
world.port = 8080 | world.port = 8080 | ||