Hi, im reading at docs, that tests should pass bot...
# best-practices
p
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