You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will probably be the biggest 2.1 feature: we want to publish our testing suite on the npm package, along with helpers, behaviors, etc., so users can more easily and correctly test their code. A lot of work is required before this can be achieved though:
I wonder if we should extract tests/helpers directory into its own package, as a step 0 in this milestone. It will be useful immediately, until all remaining issues above are done.
I'm happy to create PR if @nventuro sees that fit or do anything else to help with this endeavor.
Uh oh!
There was an error while loading. Please reload this page.
This will probably be the biggest 2.1 feature: we want to publish our testing suite on the npm package, along with helpers, behaviors, etc., so users can more easily and correctly test their code. A lot of work is required before this can be achieved though:
The text was updated successfully, but these errors were encountered: