Open stefanbucur opened 4 years ago
Ahh, sorry for the confusing title. I was having in mind Starlark's own unit testing framework, documented at https://docs.bazel.build/versions/3.4.0/skylark/testing.html. They are referring to this framework as checking "analysis-time behavior" of rules.
I am not sure I understand this issue correctly. Do you mean we need a test to calculate the average time cost of running fuzzing_dictionary() by testing it for multiple (say, 50) times?