Is it appropriate to test component of test framework using the test framework itself?
Like I have a test framework(A) depend on one server(B) to return expect test data.
Now, I made a change to server(B'), and now I am using A to get test data from B(still the old version and assume it's working perfectly), and if test pass, merge B' to B.
Aucun commentaire:
Enregistrer un commentaire