platanus / potassium

A Rails application generator by Platanus, inspired by Suspenders
MIT License
232 stars 17 forks source link

RSpec/EmptyExampleGroup with Swagger #362

Closed GabrielLyonB closed 3 years ago

GabrielLyonB commented 3 years ago

Swagger Api tests/documentation needs to include run_test! as a valid example group for Rubocop rules.

RSpec:
  Language:
    Includes:
      Examples:
        - run_test!

Link to more information here.

jgmontoya commented 3 years ago

closed by #379