OWASP-Benchmark / BenchmarkUtils

OWASP Benchmark Project Utilities - Provides scorecard generation and crawling tools for Benchmark style test suites.
https://owasp.org/www-project-benchmark/
GNU General Public License v3.0
13 stars 48 forks source link

Wrapper for test suite name #79

Closed darkspirit510 closed 2 weeks ago

darkspirit510 commented 3 weeks ago

This PR adds a wrapper class for test suite name. With that, there's no more need for the static method BenchmarkScore.fullTestSuiteName. 🗑️ Edit: Just a few more PRs and I'll get rid of all static code!

davewichers commented 2 weeks ago

@darkspirit510 - can you resolved the conflict here so I can merge?

darkspirit510 commented 2 weeks ago

@davewichers done 🫡