14
Answers

I have legacy code with written unit tests (pytest) . Want

Photo of Vikram Tripathi

Vikram Tripathi

4y
1.3k
1
Hi there. I have legacy code with written unit tests (pytest) . Want to refactor and use this tests. In migrations some fields renamed, so pytest can't handle it.There is any solution of it?

Answers (14)