Lily Skye
Lily Skye
My two cents: I got Jest running in NW.js, which is pretty similar to Electron, but it doesn't have the same node/browser context separation, so it's pretty easy to get...
@cpojer I'm interested in contributing. I don't think I'm familiar enough with `jest-runtime` to pull it apart, but could I contribute to `jest-circus` somehow? I'm more familiar with that problem...
@aaronabramov Jasmine compatibility should be pretty straightforward. Is there a tracking issue outlining which features are missing that need to be added?
I can do spelunking and figure it out if needed, but I don't want to add anything that you don't actually need; Jasmine as a whole has some overlap with...
> There was a change 8 months ago to simply allow any Cypress version higher than 4.5.0: [a8bd883](https://github.com/meinaart/cypress-plugin-snapshots/commit/a8bd88380db56905f5df6fe27cb4eddb7b809b9e) > > There has not been a release to npm, however. I...