Recode.Task.TestFile (Recode v0.8.0)

View Source

Tests must be in a file with the extension *_test.exs.

This task checks and/or corrects two things:

  • files ending with *_test.ex.

  • files in test folders, missing *_test.exs and containing a module *Test.