[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-vitest. An vitest environment with support for testing code that needs a Nuxt runtime environment
nuxt nuxt-module testing unit-testing vitest
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: release v0.3.0

Daniel Roe (Dec 21, 2022, 10:11 PM UTC) 2d2e2a08 0b82d14d

+8 -1
+7
CHANGELOG.md
··· 1 1 2 2 3 + ## [0.3.0](https://github.com/danielroe/vitest-environment-nuxt/compare/0.2.0...0.3.0) (2022-12-21) 4 + 5 + 6 + ### Features 7 + 8 + * `mockNuxtImport` utility ([#7](https://github.com/danielroe/vitest-environment-nuxt/issues/7)) ([0b82d14](https://github.com/danielroe/vitest-environment-nuxt/commit/0b82d14d3bdca0e78b7655488e5e3412dc3fedd7)) 9 + 3 10 ## [0.2.0](https://github.com/danielroe/vitest-environment-nuxt/compare/0.1.1...0.2.0) (2022-12-20) 4 11 5 12
+1 -1
package.json
··· 1 1 { 2 2 "name": "vitest-environment-nuxt", 3 - "version": "0.2.0", 3 + "version": "0.3.0", 4 4 "description": "An vitest environment with support for testing code that needs a Nuxt runtime environment.", 5 5 "repository": "danielroe/vitest-environment-nuxt", 6 6 "keywords": [