e-shreve/rulecheck

Create test module to help rule authors test their rules.

Opened this issue · 0 comments

They should be able to specify:
The rule class for rulechecktest to create
A file for input
Maybe support taking in an already created srcml file
Settings dictionary for their rule
Get a list of log calls the rulemade
Run standard set of asserts on their rule creation (does it do all the correct things on object creation?)
Provide help text