What are the best practices for setting up and using fixtures currently?
https://github.com/xolvio/automated-testing-best-practices is what have been building my testing setup from. It is great. Just looking for some pointers on the fixtures side of things.
I found Ryan Swapp likes to make his fixtures in a package. Looks interesting. https://github.com/ryanswapp/react-cucumber/tree/master/app/packages/fixtures