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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
screenplay generate describes every project of a solution in one document, instead of reporting a solution that holds more than one project as ambiguous and generating nothing
The domain defaults to the solution name when several projects are read; --domain still overrides it
The generated result names the projects the document was generated from
Fixed
A project named exactly Specs or Tests was taken for part of the application, putting test-only artifacts in the document
Removed
The CLI0002 ambiguous-project error, which no longer has a situation to report