- Update for user-event 13
- Update for jest 27.0
- Update for user-event 12.8
- Update for user-event and dom-testing-library
- Update for user-event 12.5.0
- Allow FSharp.Core 5.0
- Update for dom-testing-library 7.25.0 and 7.26.0
- Add missing overloads for
afterAll
,afterEach
,beforeAll
, andbeforeEach
.
- Update Femto metadata to allow react-testing-library 11.0.0
- Update dependencies
- Update for dom-testing-library 7.23.0
- Update for dom-testing-library 7.22.0
- Update for dom-testing-library 7.21.0
- Update for fast-check 1.26.0
- Bug fix for scheduler model testing
- Update for Jest 26.1
- Update for Jest-Dom 5.11
- Refactor query options for RTL
- Fix issue with scheduler marshaled model based testing
- Update for user-event 12.0.0
- Improved HTMLElement handling
- Fix expect not modifier ordering for promises
- Simplify test api
- Add async and promise support for test.skip and test.only
- Add timeout restriction support for test.skip and test.only
- Add Jest async and promise matcher extending
- Fix Jest matcher extending
- Update for fast-check 1.25.0
- Update for jest-dom 5.10.0
- Update for user-event 11.4.0
- Update for user-event 11.2.0
- Update for user-event 11.1.0
- Update for user-event 11.0.0
- Update for jest-dom 5.9.0
- Fix breaking changes from fable-compiler 2.10
- Update for Feliz stable release
- Update for jest-dom 5.8 release
- Adds expect.toBePartiallyChecked
- Update for user-event 10.3 release
- Adds file uploading
- Update for user-event 10.2 release
- Adds ctrlClick, ctrlShiftClick, and shiftClick
- Update for jest-dom 5.7 release
- Fix some issues with
waitFor
andwaitForElementToBeRemoved
- Update for Jest 26 release
- Relax FSharp.Core dependency
- Update for user-event 10.1 to add userEvent.clear()
- Added autogen support for ResizeArray and dict
- Added FastCheck operators module
- Added additional cases for Arbitrary.autogen
- Added a few additonal Arbitrary functions
Initial release of:
- Fable.FastCheck
- Fable.FastCheck.Jest
- Update for jest-dom 5.5.0 release - adds
toHaveDisplayValue
matcher - Added some missing overloads for
expect
and expect matchers
- Update for jest-dom 5.4.0 release
- Fix issue with event optional parameters - thanks @Zaid-Ajaj
- Add
Option
suffix to option types to avoid namespace collisions
- Removed unnecessary import for jest-dom in RTL
- Fix SnapshotLoader in nupkg
- Some bug fixes
- Initial release
- Initial build