Hey guys! I love what you guys have done with chro...
# prisma-whats-new
p
Hey guys! I love what you guys have done with chromeless! I'm trying to implement chromeless for a Vue.js application i'm developing, but I'm a bit stuck on how to implement a runner to import multiple tests (separate test files for each component/feature). Any pointers, or am I just being daft? 🙂
An example would be multiple tests for different components. Like a test for a list, a test for a menu, a test for another subpage—normally with something like selenium you'd import the assets or iterate over the test files... right?