What is 'test flakiness' in the context of automated testing?
-
A
Tests that fail because of missing dependencies
-
B
Tests that produce inconsistent pass/fail results without code changes
-
C
Tests that take longer than 10 seconds to run
-
D
Tests written without assertions