Jess

Results 35 issues of Jess

Everything from help to the README instructions in the repo are outputting "Unknow resource" ``` ╰─ ./node_modules/.bin/nuxt-generate --help Unknow resource ``` This question is available on Nuxt community (#c16)

cmty:question

Decide between ts-jest and babel-jest

discussion

We need to support the new JIT compiler for tailwind which _dramatically_ reduces the filesize for tailwind so that Cypress can load it much more performantly. See https://blog.tailwindcss.com/just-in-time-the-next-generation-of-tailwind-css ### What...

stage: backlog
CT

Using these to show the diffs between lessons.

### What would you like? I'd like the functionality of [`mocha-each`](https://github.com/ryym/mocha-each) to be included in Cypress and its global types. * In Jest, the [signature is more complex](https://jestjs.io/docs/api#1-testeachtablename-fn-timeout), but I...

type: feature
E2E
Triaged

### Clear and concise description of the problem Running into multiple composables (and their demos!) not working at all. `useFocusWithin` is broken, for example. (reporter needs to file an issue,...

enhancement

[Some details in the NYC repo on an issue](https://github.com/istanbuljs/nyc/issues/1130#issuecomment-1353904102), but TLDR: I want to be able to execute istanbul's transpiled code around a WebWorker. To get Istanbul working with WebWorkers,...