We have 80 unit tests in the test suite. Let's add more. Some of them aren't working great on Windows (tls loopback echo). As we build more tests, we polish the runtime and the language as a whole.
Some ideas for unit tests:
- Complex scope scenarios
- Targeted comprehensive stdlib tests
- Refactoring existing tests
This is only for unit tests. Benchmarks are in the same directory but I don't consider them part of the test suite.
We have 80 unit tests in the test suite. Let's add more. Some of them aren't working great on Windows (tls loopback echo). As we build more tests, we polish the runtime and the language as a whole.
Some ideas for unit tests:
This is only for unit tests. Benchmarks are in the same directory but I don't consider them part of the test suite.