🎭 Playwright for
- Install Golang
- Playwright https://github.com/playwright-community/playwright-go
- Godog https://github.com/cucumber/godog
- Testify https://github.com/stretchr/testify
- Gocure https://rodrigoodhin.gitlab.io/gocure
- Golang version
v1.20.4
- Playwright
v0.2000.1
- Godog version
0.12.6
- Testify version
v1.8.4
- Gocure
v23.02.14
$ cd [project]
$ mkdir report
You can specify the command that you want to run.
$ go test | to run test
$ go run main.go | to generate report html
Contributions are welcome, feel free to submit pull requests or open issues for discussion.
[email protected] - Feel free to email me with any questions or suggestions.