https://github.com/halkeye/neurocucumberplugin
https://github.com/halkeye/neurocucumberplugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/halkeye/neurocucumberplugin
- Owner: halkeye
- License: apache-2.0
- Created: 2021-09-01T06:44:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-01T06:46:16.000Z (almost 4 years ago)
- Last Synced: 2025-04-18T17:11:23.522Z (about 2 months ago)
- Homepage: https://app.myneuro.ai
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NeuroCucumberPlugin
This plugin enables Jenkins to integrate with neuro for jobs that are running Cucumber test suites. It allows you to create an Automation dashpad in neuro that visualizes test results over time, producing charts and metrics with which you can measure quality. The main mechanism behind the plugin is that it sends a webhook with the cucumber results JSON file every time there has been a new job run. This means that the visuals always stay up to date and represent the data in the moment. Check out the user manual https://app.myneuro.ai/manual/automationModule for a detailed guide in making this integration.
Thanks for using neuro!