quasarframework / quasar-testing

Testing Harness App Extensions for the Quasar Framework 2.0+
https://testing.quasar.dev
MIT License
179 stars 65 forks source link

`Do not import @jest/globals outside of the Jest test environment` #363

Closed khteh closed 8 months ago

khteh commented 8 months ago

I see different errors now with n run test:component:<foo> after "cleaning" up the dependencies: image

Software version

OS: Uubuntu 23.10 Node: 21.5.0 NPM: 10.4.0 Any other software related to your bug:

What did you get as the error?

What were you expecting?

No error running n run test:component:<foo>

What steps did you take, to get the error?

https://github.com/khteh/quasar

IlCallo commented 8 months ago

See https://github.com/quasarframework/quasar-testing/issues/361#issuecomment-1921898534