Comment by andrewaylett
Comment by andrewaylett 2 days ago
Great :). We use Junit5, and a mixture of @EnumSource, @MethodSource, and dynamic tests.
Or Pytest, or a short shell script, or Busted, or Jest, or Node's built in test runner, or a "--selftest" flag to a variant of the native executable.