software by Stafford Williams stafford williams
home blogdevlognoteslinkstalksappsabout

2023-03-10 12:11pm

testing, jest, patterns

Mark tests that test overall behaviour other tests expand on in more detail proposes improving Jest’s test output by allowing tests to be marked as dependent on others, helping focus on root causes when failures occur in test suites with overlapping assertions. Utlimately this was closed as not planned and --bail was suggested as an alternative.

  • If this was helpful, please share:

  • software by Stafford Williams
about