Skip to content

Release v2.3.5

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:25
4be3820

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