import pytest import pywerwolf import pywerwolf.gamelogic as gl def test_game_init(): g = gl.Game()