79207061

Date: 2024-11-20 11:50:29
Score: 0.5
Natty:
Report link

If the setup files are not in the same directory as the other tests, then just define the testDir when configuring the setup in projects[], like:

{
   name: 'setup',
   testDir: "./tests/fixtures",
   testMatch: /.*\.setup\.ts/
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Edison Neza