import pytest from app import main def test_app(): main()