These tests are super useful. They don't just test for the spec, they also test for known behavior, which makes it possible to find spec bugs.
Plus they contain a very good framework which we can easily add our own tests into, instead of rewriting an HTTP testing server and whatnot.
These tests are super useful. They don't just test for the spec, they also test for known behavior, which makes it possible to find spec bugs.
Plus they contain a very good framework which we can easily add our own tests into, instead of rewriting an HTTP testing server and whatnot.