LaneChen0201 / ci-sample-e2e

end to end test codebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E2E Test Project

This is an e2e test project for ci-sample.

启动ci-sample-application

进入工程ci-sample-application, 执行脚本gradle flywayClean flywayMigrate bootRun启动application.

测试执行脚本

执行脚本./runTests.sh 【启动selenium server, 执行测试, 停止selenium server】

About

end to end test codebase


Languages

Language:JavaScript 89.9%Language:Shell 10.1%