mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
add test coverage for PHPUnit and Vitest
This commit is contained in:
@@ -9,6 +9,7 @@ export default defineConfig({
|
||||
coverage: {
|
||||
provider: 'v8',
|
||||
reporter: ['text', 'json', 'html'],
|
||||
reportsDirectory: 'coverage/vitest',
|
||||
include: ['src/*/Resources/assets/**/*.ts'],
|
||||
exclude: [
|
||||
'**/index.ts',
|
||||
|
||||
Reference in New Issue
Block a user