You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we believe that having a fully tested code is essential, we should consider adding a guide and/or reference cases of the tests written using the Black Box Context (BBC).
The guide should:
cover Dos and Don'ts of the BBC testing;
cover a way to structure tests and test cases;
cover configuration of the BBC tests;
show how BBC tests should co-exist with unit tests.
The text was updated successfully, but these errors were encountered:
While we believe that having a fully tested code is essential, we should consider adding a guide and/or reference cases of the tests written using the Black Box Context (BBC).
The guide should:
Do
s andDon't
s of the BBC testing;The text was updated successfully, but these errors were encountered: