-
For component testing, would be great to have jest-dom like assertions, e.g. `toHaveAttribute()`
-
Hi again, been testing out the library together with Ajv asynchronous validations. Basically the idea is that certain form fields might need an API call to be validated further.
Example:
- Check i…
-
- Create ('long') list of (popular) candidates
- Investigate features (create a feature matrix in a google spreadsheet)
- Test out a couple of promising alternatives
grtjn updated
5 years ago
-
# Frontend
- Stackblitz: https://vite.new/react (`npm create vite@latest my-vue-app -- --template react`)
- Carbon: https://github.com/carbon-design-system/carbon/tree/main/examples/vite
- custom…
-
### Are you requesting a feature, reporting a bug or asking a question?
Reporting a Bug
### What is the current behavior?
I am testing SurveyJS-Vue with Electron framework. While the Survey is …
-
I'm using the following config:
```
- node/install-packages:
app-dir: code
cache-version: 4.1.1
pkg-manager: yarn-berry
```
But it seems like only these …
-
### Version
4.5.4
### Reproduction link
[https://github.com/unikitty37/vue-cli-base-url-demo](https://github.com/unikitty37/vue-cli-base-url-demo)
### Environment info
```
Environm…
-
Nice library, works great with VueJS components, but fails when the components is wrapped and mounted for testing!
ie: Given a service, a main.ts and an App.vue component, everything works fine:
-…
-
### Describe the bug
One of the handiest eslint rules is the no-cycle rule which detects circular imports (because these can be such a nightmare)
However, the rule doesn't appear to be working ins…
-
# Javascript
## Frond-end framework
- React
- Angular
- Vue.js
- Svelte
- Preact
- Ember
- Lit
- Alpine.js
- Solid
- Stimulus
## Back-end
- Express
- Next.js
- Gatsby
- Nuxt
- Nest…