NEW: devel/ruby-test-prof

This commit is contained in:
purplerain 2023-09-04 22:01:41 +00:00
parent e43ef508f1
commit 759303bec2
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
4 changed files with 168 additions and 0 deletions

View file

@ -0,0 +1,4 @@
Ruby applications tests profiling tools. Contains tools to analyze factories
usage, integrate with Ruby profilers, profile your examples using ActiveSupport
notifications (if any) and statically analyze your code with custom RuboCop
cops.