一个Laravel持续集成包:Continuous Integration Package
jopen
10年前
自托管的持续集成服务和仪表板。
兼容Laravel 4 & 5 (currently in alpha)
仪表板视图
该Dashboard使用 非死book's React Javascript Library构建,展示和控制你的项目与项目测试。它能够实现:
- Project List: click a project link to see all its tests.
- Checkboxes to enable/disable a test. Once disabled if the watcher catches a change in resources, that test will not fire.
- "Run" button, to manually fire a test.
- Test 'last run' time.
- Current Test "State": tests states are "running", "queued", "ok" and "failed".
- "Show" button, to display the error log of failed tests.