Skip to content

0.2.3

Compare
Choose a tag to compare
@rholshausen rholshausen released this 19 Dec 04:14
· 218 commits to main since this release

Support Generators

  • 7f0e9d7 - feat: Implemented RandomBoolean, ProviderStateGenerator and MockServerURL generators
  • 2b2978e - feat: Implemented RandomHexadecimal, RandomString and Regex generators
  • 2804ad5 - feat: Implemented RandomInt, RandomDecimal and Uuid generators
  • fc159a7 - feat: support adding a test context to the mock server to support generators
  • ac210b1 - feat: Support using generators with mock server responses