rswag/rswag-specs
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
..
lib Parameterize the pattern for test locations 2019-11-15 14:51:17 +01:00
spec Add failing test showing Psych errors 2019-11-02 12:55:09 +00:00
.rspec rename to rswag plus major refactor - almost a rewrite 2016-10-11 18:31:12 -07:00
MIT-LICENSE rename to rswag plus major refactor - almost a rewrite 2016-10-11 18:31:12 -07:00
Rakefile rename to rswag plus major refactor - almost a rewrite 2016-10-11 18:31:12 -07:00
rswag-specs.gemspec Move constraint to less than rails 7 2019-11-02 17:06:21 +00:00