ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Automate Your Way to Better Code: Advanced Property Testing (with Oskar Wickström)

Автор: Developer Voices

Загружено: 2024-02-28

Просмотров: 9179

Описание: One of the most promising techniques for software reliability is property testing. The idea that, instead of writing unit tests we describe some property of our code that ought to always be true, then have the computer figure out thousands of unit tests that try to break that rule.

For example, you might say, “No matter which page you visit on my website, there should always be a login button or a logout button.” Then the test’s job is to try to break that rule, but clicking around until it finds some combination of clicks fails that assertion. Like, maybe it finds the 404 page, and you realise it was missing the website’s normal header.

At its best, property testing takes far less work than unit testing, but is far more thorough, because it lets us write the rules and has the computer write the examples. The downside is, it often seems theoretical. It can be hard to apply property testing to real-world cases. Let’s fix that.

We’re joined by Oskar Wickstrom, who’s been building all kinds of different systems and bringing property testing with him wherever he goes. We discuss the basics of property testing, then he goes into the advanced and cunning techniques that go beyond the ordinary into testing databases, webpages and more. With a bit of thought, he can help us test a ten times as much code with a tenth of the effort.

--

Oskar’s book, Property Testing a Screencast Editor [ebook]: https://leanpub.com/property-based-te...
Quickstrom: https://quickstrom.io/
F# for Fun & Profit: Property Testing Series: https://fsharpforfunandprofit.com/ser...
Linear Temporal Logic: https://en.wikipedia.org/wiki/Linear_...
The Quickstrom Paper: https://arxiv.org/abs/2203.11532
TodoMVC (One frontend app, many implementations): https://todomvc.com/

Oskar on Twitter:   / owickstrom  
Kris on Mastodon: http://mastodon.social/@krisajenkins
Kris on LinkedIn:   / krisjenkins  
Kris on Twitter:   / krisajenkins  

--

#softwaredevelopment #podcast #programming #testdrivendevelopment #propertytesting

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Automate Your Way to Better Code: Advanced Property Testing (with Oskar Wickström)

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Will we be writing Hare in 2099? (with Drew DeVault)

Will we be writing Hare in 2099? (with Drew DeVault)

Can we test it? Yes, was can! - Mitchell Hashimoto

Can we test it? Yes, was can! - Mitchell Hashimoto

The lazy programmer's guide to writing thousands of tests - Scott Wlaschin

The lazy programmer's guide to writing thousands of tests - Scott Wlaschin

How Lisp is designing Nanotechnology (with Prof. Christian Schafmeister)

How Lisp is designing Nanotechnology (with Prof. Christian Schafmeister)

DuckDB: How to Build 100x Faster Analytics Databases (with Co-Creator Hannes Mühleisen)

DuckDB: How to Build 100x Faster Analytics Databases (with Co-Creator Hannes Mühleisen)

Roc - A Functional Language looking for those Software Sweetspots (with Richard Feldman)

Roc - A Functional Language looking for those Software Sweetspots (with Richard Feldman)

Actor Model Programming: Building Resilient Distributed Systems (with Hugh McKee)

Actor Model Programming: Building Resilient Distributed Systems (with Hugh McKee)

Property-Based Testing: Unveiling the Truth on Test Reduction - Ewald Verhoeven - NDC Porto 2023

Property-Based Testing: Unveiling the Truth on Test Reduction - Ewald Verhoeven - NDC Porto 2023

Elm & The Future of Open Source (with Evan Czaplicki)

Elm & The Future of Open Source (with Evan Czaplicki)

ИИ-инструменты и будущее ИИ в разработке / Гриша Бакунов

ИИ-инструменты и будущее ИИ в разработке / Гриша Бакунов

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]