parametrize_from_file icon indicating copy to clipboard operation
parametrize_from_file copied to clipboard

Complain about unused parameters

Open kalekundert opened this issue 3 years ago • 0 comments

  • Each time a file is loaded, note the top-level keys in global variable.
  • Each time a test is run, note which parameters were actually used.
  • At the end, make sure that there are no unused parameters.

Not sure if there's a good way to actually do the second step...

kalekundert avatar Apr 22 '22 03:04 kalekundert