Ruby Tests Profiling Toolbox v0.7.3 Release Notes

Release Date: 2018-11-07 // over 5 years ago
    • โž• Add a header with the general information on factories usage #99 ([@szemek][])

    • ๐Ÿ‘Œ Improve test sampling.([@mkldon][])

      $ SAMPLE=10 rake test # runs 10 random test examples
      $ SAMPLE_GROUPS=10 rake test # runs 10 random example groups
    
    • โœ… Extend Event Prof formatter to include the absolute run time and the percentage of the event tim #100 ([@dmagro][])