Crain-32 / Multiworld_Client

MIT License
1 stars 4 forks source link

Unit tests for ClientGameConnection, PlayerInventory, and InventoryItem #14

Closed jaysc closed 2 years ago

jaysc commented 2 years ago

This PR provides a unit tests for:

Make sure to install the latest requirments.

To use, run pytest from the root directory. It should automatically collect all relevant tests.

Also to consider: