Join Discord
Powered by
Hi, im reading at docs, that tests should pass bot...
# best-practices
p
prehistoric-restaurant-72560
02/03/2023, 11:00 AM
Hi, im reading at docs, that tests should pass both in isolation and with other tests, but I am not sure what
test
refers to, as if single
if("should do someting", () => {})
or test as a whole
feature.spec.js
Previous
Next