-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
Related: #100 and…
-
### Issue description or question
I am trying to create a unit test for my Nuxt component with vitest. The component refers to auto imported functions, like `storeToRefs`. Running `vitest` from cli…
-
Coming from https://github.com/ngrx/platform/issues/3998
-
### Issue description or question
```
import { expect, it } from "vitest";
function a() {
return {
data: JSON.stringify("123"),
};
}
it("", () => {
expect(a()).toEqual("");
…
-
I'm not sure its directly related to docker and devcontainer but I do not have the hardware to test it under native linux system right now.
I use vscode with devContainer. Wallaby works well in the…
-
What will be the future devs that will be made on KOJS? I just want to know if it's worth it to use KOJS to develop my future web apps.
-
Some setup pages have a guide on how to install a Testing Library library with a specific test runner (e.g. jest, vitest).
This applies to react (https://testing-library.com/docs/react-testing-libr…
-
## Your Environment
* Plugin version: 4.1.8
* Platform: Android
* OS version: Android 12
* Device manufacturer / model: Samsung Galaxy A04
* React Native version (`react-native -v`): 0.71…
-
### Issue description or question
Hi 👋
I am having issue when trying the auto configuration on my nx workspace, but not able to run the tests using Wallaby.js
```
Error: Failed to load url @s…
-
**Do you want to request a *feature* or report a *bug*?**
Report a bug.
**What is the current behavior?**
When doing `yarn install`, I get an linking error at the very end when `yarn` attem…