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
{{ message }}
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.
the swagger-api should be cross-published before running test script
generation should be separated into phases, probably test and skeleton generation should be two additional separate phases, this should solve a problem with plugin returning a compile error during first run with new specification
the return codes of failing tests could be checked
more complex specification could be added
The text was updated successfully, but these errors were encountered:
There is a lot of issues addressed
- #7 Tests moved to the managed sources file tree
- #29 Test dependencies moved to the test scope
- #17 Triggered execution is now possible
- #59 All plugin keys are now prefixed with "swagger"
- #66 (partially) Generation split into phases
- #1 Compile task seems to be called only once
- The generation of controllers now to be triggered manually as suggested by @jroper
Spawned from #58
The text was updated successfully, but these errors were encountered: