qunit v2.7.0 Release Notes

Release Date: 2018-10-10 // over 5 years ago
    • ๐Ÿšš HTML Reporter: remove test item when hidepassed is set to true (#1311)
    • โœ… HTML Reporter: Add an XHTML output test
    • HTML Reporter: Fix XHTML output (issue 1255).
    • CLI: bump sane, this drops another native extension. (#1314)
    • All: Add CODE_OF_CONDUCT pointing to the JS Foundation code of conduct
    • ๐ŸŽ reports/suite: Use performance API to add "User Timings"
    • ๐ŸŽ reports/test: Use performance API to add "User Timings"
    • ๐ŸŽ reports: Use performance.now() if available
    • ๐ŸŽ core/utilities: Add performanceNow export
    • ๐ŸŽ core/utilities: Add hasPerformanceApi constant
    • โฌ†๏ธ Build: Upgrade grunt-contrib-qunit to 3.x (Headless Chrome)
    • CLI: Sane Bump