tests目录

tests目录存放是flask单元测试文件,使用pytest进行开发,当我们在为falsk贡献代码时,必须增加对应的单元测试,以及通过单元测试。

参考资料:

Last updated

Was this helpful?