flexi v0.4.2 Flexi View Source

Link to this section Summary

Functions

convenient function to print ExUnit configuration

grep tests by pattern matching file names

grep tests by pattern matching module names

grep tests by pattern matching test names

generic function to execute tests with some desired parameters

Link to this section Functions

convenient function to print ExUnit configuration

Link to this function filematch(pattern \\ "") View Source

grep tests by pattern matching file names

Link to this function modulematch(pattern \\ "") View Source

grep tests by pattern matching module names

Link to this function namematch(pattern \\ "") View Source

grep tests by pattern matching test names

generic function to execute tests with some desired parameters