class RuboCop::Cop::Chef::Modernize::MinitestHandlerUsage

Use Chef InSpec for testing instead of the Minitest Handler cookbook pattern.

@example

### incorrect
depends 'minitest-handler'