RailsConf 2018: Minitest 6: test feistier! by Ryan Davis

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=l-ZNxvFo4lw



Duration: 37:34
2,636 views
43


Minitest 6: test feistier! by Ryan Davis

Minitest 5 ships with ruby and is the standard test framework for rails. It already provides a traditional unit test framework, spec DSL, mocks, stubs, test randomization, parallelization, machine agnostic benchmarking, and tons of assertions all in under 2kloc. So what would Minitest 6 do differently? Hopefully to the end user, not much will change, and yet it will be worlds apart from Minitest 5. Come see how you can massively speed up your rails test runs and improve your testing practices by upgrading your test framework.




Other Videos By Confreaks


2018-05-18RailsConf 2018: Lightning Talks
2018-05-18RailsConf 2018: Up And Down Again: A Migration's Tale by Derek Prior
2018-05-18RailsConf 2018: OTCBTC - Yiting "Xdite" Cheng
2018-05-18RailsConf 2018: GitHub - Tal Safran
2018-05-18RailsConf 2018: Engine Yard - Shawn Herman
2018-05-18RailsConf 2018: Inside Active Storage: a code review of Rails' new framework by Claudio Baccigalupo
2018-05-18RailsConf 2018: Re-graphing The Mental Model of The Rails Router by Vaidehi Joshi
2018-05-18RailsConf 2018: “API?” – How LendingHome Approaches “Legacy” Technologies by Sam Aarons
2018-05-18RailsConf 2018: Giving your Heroku App highly-available PostgreSQL by Jake Varghese
2018-05-18RailsConf 2018: An Atypical 'Performance' Talk by Chris Arcand
2018-05-18RailsConf 2018: Minitest 6: test feistier! by Ryan Davis
2018-05-18RailsConf 2018: Engineering Engineering: More than the sum of our parts by Vietor Davis
2018-05-18RailsConf 2018: Deploying any Rails application to any cloud in minutes by Khash Sajadi
2018-05-18RailsConf 2018: Stop Testing, Start Storytelling by Mike Schutte
2018-05-18RailsConf 2018: Ten years of Rails upgrades by Jordan Raine
2018-05-18RailsConf 2018: Putting Rails in a corner: Understanding database isolation by Emil Ong
2018-05-18RailsConf 2018: Closing Keynote by Aaron Patterson
2018-05-18RailsConf 2018: Look Before You Import: A Webpack Survival Guide by Ross Kaffenberger
2018-05-18RailsConf 2018: 6 degrees of JavaScript on Rails by Michael Crismali
2018-05-18RailsConf 2018: Build A Blog in 15 (more like 30) Minutes: Webpacker Edition by Sasha Grodzins
2018-05-18RailsConf 2018: Quick and easy browser testing using RSpec and Rails 5.1 by Sam Phippen