Jon Eisen

Results 9 issues of Jon Eisen

This is done with only changes to `junit.clj` using the `:begin-test-var` report type and saving start times in `*context*`. It requires no change in configuration. Outputs time in seconds with...

In OpenApi codegen using the x-const extension, a JSON-Schema field that looks like this: ```jsonschema {"properties": {"literal_value": {"const": "value", "default": "value"}, "title": "TestLiteralValue"} ``` produces a type in typescript of:...

I ran go fix; added an Error() method to the errors, and re-ran go test. Should work for go1.

This is a proposal to satisfy https://github.com/substack/node-browserify/issues/1189