autometa

Convert Cucumber .feature files into Autometa cucumber tests with jest

Downloads
5.1K
Stars
6
Committers
5

Bot releases are visible (Hide)

autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 44c7a95: Updated file structure and exports
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 9bc2d17: Added Jest Transformer library for feature files
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Minor Changes

  • 9bc2d17: Added Jest Transformer library for feature files
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 90450d9: Fixed bug where steps don't use alternatable datatable constructors
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 5ad2e12: Fix Glob pattern for test generator
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 113d6cd: Readme fix
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • b18ac45: Another fix for binaries
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • b18ac45: Another fix for binaries
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 0039747: Fixed wrong path for bin files
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 0039747: Fixed wrong path for bin files
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 8ce46c5: Added code generator for runner
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 8ce46c5: Added code generator for runner
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Minor Changes

  • 621ec9a: Added 'status-code' library
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 621ec9a: Added 'status-code' library
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 0ec20e7: Properties with no default value will no longer be assigned as undefined, and will the keys will not exist on the dto class object

  • f7c581f: Fixed typo in docs

autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Minor Changes

  • f892a6b: Builders can now construct DTOs from raw objects
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Minor Changes

  • bb7d90b: Added support for default values and nested DTO types
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 2d58b0c: Fixed a bug where an undefined subscriber was applied to a scenario
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 20584c5: Fixed a bug which caused an error to be thrown if no subscriber fixtures were found
autometa - @autometa/[email protected]

Published by Bendat over 1 year ago

Patch Changes

  • 189b878: Removed console log from test execution