Nitzan Hen
Nitzan Hen
Hi! thanks for reaching out. Yes, auto-generating test files could be very nice. I'll try to research it in some when I have some time. Of course, if you have...
In the meantime, you can create test files using a post-command. This requires using a beta version, which you can install using `npm i -g agrippa@next`. If you run into...
> @NitzanHen The project I linked to creates a file that follows this template: > > MapLegend.test.tsx > > ``` > import React from 'react'; > import { render, screen...
Hi! Sorry for the delay. I've not forgotten about this issue. I'm working on a big new version for Agrippa - one that will solve the current scalability issues and...
Hi k4linx, Sorry for the delayed response! Agrippa v1 used to have a "flat" flag that would generate only the component file, without a dedicated directory or styling/index files. Sounds...