Open
Description
Does anyone have experience in writing tests with hooks? There should be no need to test the part that Final Form does (e.g. does a field become dirty when the value changes), but we need something in place to evaluate new features as they get added, and to ensure that a PR doesn't break the whole library.
Maybe something along these lines?
If anyone would like to give this a shot, it would be greatly appreciated! 🙏