Trent Rand
Trent Rand
Headless cypress runs take screenshots whenever a test fails, but unfortunately the subsequent successful runs (e.g. during a stress test) seem to clear out these screenshot files. Investigate whether this...
At the end of the command's process, it'd be nice to include a simple print-out of results after (or before?) the details results table. This should be something simple and...
As the stress-test is running (maybe parallel runner too?), it'd be nice to have an on-going list printed after each test. This could be implemented as a "X of Y...
I'm a big fan of this extension; however, it conflicts with Google Doc's "Strikethrough" text formatting option. Is it possible to disable this extension for specific domains?
Added "type": "module" and .js extensions to imports. This aligns the library with requirements for ECMAScript Modules, which are now widely adopted.
When using `excludedPackages` with new architecture enabled and `useFrameworks: "static"`, CocoaPods still tries to compile excluded packages with codegen, causing build failures with "file not found" errors for codegen headers....