Mark Terrel
Results
3
issues of
Mark Terrel
When cloning adapt and building for a first time developer user, `make build` fails, giving a permission error when trying to clone the `adapt-web` repo. The error is simliar to...
I added Adaptable.io to the comparison.
# Expected behavior Using stub to temporarily set an object property to a non-function value should be possible, such as in this TypeScript code: ```ts fancy .stub(process.stdout, "isTTY", false) .it("Sets...