import unittest import pytest from snekbox import Snekbox snek = Snekbox() # Write some tests at some point