You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,5 +76,8 @@ At the time of writing, this is a first version of this new GitHub Action.
76
76
Several new features will be added in the next coming months.
77
77
If there is any important feature you think it is missing, please let us know by creating a new post on the [Discussions page](https://github.com/WebFuzzing/evomaster-action/discussions).
78
78
79
+
## For Developers
79
80
81
+
To test this action, this repository itself is configured to use the action on itself (see [ci.yaml](.github/workflows/ci.yaml)).
82
+
_EvoMaster_ is run in `--help` mode (so there is no need to have any actual API to test), where an example [report.json](generated_tests/report.json) file is already added to the repository for testing.
0 commit comments