In PR 4447 [0], looks like test cases for a single rule are being ran multiple times per profile:

On 6/24/19 11:49 AM, Gabriel Gaspar Becker wrote:
INFO - Script both-correct.pass.sh using profile xccdf_org.ssgproject.content_profile_cui OK
INFO - Script both-correct.pass.sh using profile xccdf_org.ssgproject.content_profile_ospp OK


How come the test harness tests the same rule multiple times?

Why not test each rule once? Seems like it would reduce the testing time significantly.


[0] https://github.com/ComplianceAsCode/content/pull/4447.patch