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

preview_player
Показать описание
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.
Рекомендации по теме
Комментарии
Автор

Hey @Confreaks, thanks for sharing, but the slides are out of sync. Any chance you can sync and re-upload the video?

PauloPhagula
Автор

Goodlord! I got like 5 ads on this video.

someguyOW
Автор

RSpec is now more popular than Minitest and has way more downloads. It's way better than Minitest.

prahTV