是否有可能在没有设置数据库的情况下编写django单元测试?我想测试不需要db设置的业务逻辑.虽然设置db很快,但在某些情况下我真的不需要它.
testing django
django ×1
testing ×1