A sister project to Bratah123's SwordieDB project.
This project aims to document and test SwordieDB independently.
View API Docs: here.
- Clone the SwordieDB project project, and follow the instructions there to set up the project & venv environment.
- Use pip to install Pytest (see instructions for pip in SwordieDB wiki)
- Copy the contents of
ProjectShieldieDB/tests/
intoSwordieDB/
- Run start_test.bat
- Clone the SwordieDB project project, and follow the instructions there to set up the project & venv environment.
- Copy the contents of
ProjectShieldieDB/tests/
intoSwordieDB/
- Navigate to
SwordieDB/
in PowerShell - Use the command
venv/scripts/activate
to start the virtual environment pip install pytest
(first run only)- Use the command
py.test
to start automated unit tests.
Images for illustration purposes only.
Test numbers are reflective of the initial prototype and not of their current values.
Automated unit tests for Character handling checks completed: