Skip to content

Release 6.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 23:55
· 1323 commits to main since this release

New:

  • Added remaining mock object functions - withImplementation, getMockImplementation, mockReturnThis, mockName, getMockName, mockReturnThis (#410)

Fixed:

  • fast-copy error when running wdio-electron-service-example E2Es (8ab64ba)

Documentation:

  • Added docs for new mock object functions (cd9fdd5)

Developer:

  • Test: Added workaround for expect-webdriver E2E failures (6a0b041)
  • Test: Increased unit coverage of mocking functionality (debdef9)
  • Updated dependencies

Full Changelog