Add playwright to calculator example
This commit is contained in:
2
examples/calculator/tests/counter.spec.js
Normal file
2
examples/calculator/tests/counter.spec.js
Normal file
@@ -0,0 +1,2 @@
|
||||
import { test, expect } from '@playwright/test';
|
||||
import { createServer } from 'vite';
|
||||
Reference in New Issue
Block a user