rswag/rswag-specs/lib
Karl Johansson 3cd9d38e19 Parameterize the pattern for test locations
This commit allows users to specify search patterns when finding tests to
swaggerize. Omitting the pattern parameter makes rswag search with the default
patterns.

A typical usecase for this feature is when you already have a test suite set up
and you want to use rswag for generating swagger docs rather than high-coverage
testing.

Usage:

rake rswag:specs:swaggerize PATTERN='/your_path..'
2019-11-15 14:51:17 +01:00
..
generators Adding yaml as option for generator 2019-11-02 10:45:38 +00:00
rswag Fix invalid Swagger in YAML values 2019-11-02 13:13:06 +00:00
tasks Parameterize the pattern for test locations 2019-11-15 14:51:17 +01:00