We have a Java Spring backend. We are considering whether to use Python (possibly pytest) to write tests for the backend, instead of using JUnit in Spring.
I wonder whether this is feasible/good?
This content was originally published here.
We have a Java Spring backend. We are considering whether to use Python (possibly pytest) to write tests for the backend, instead of using JUnit in Spring.
I wonder whether this is feasible/good?
This content was originally published here.