Async Testing on the JVM and Scala.js
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore async testing in ScalaTest 3.0 through this conference talk from Scala Days New York 2016. Dive into the new async testing styles where tests return Future[Assertion] instead of blocking until completion. Learn how to map assertions onto futures and return the resulting Future[Assertion] to ScalaTest for asynchronous test completion. Understand the motivations behind the design decisions and the different mindset required for this non-blocking testing approach. Discover best practices for async testing on both the JVM and Scala.js platforms. Gain insights into how async testing was integrated into ScalaTest and how to effectively utilize these new features in your Scala projects.
Syllabus
Async Testing on the JVM and Scala.js - by Bill Venners
Taught by
Scala Days Conferences
Related Courses
Teaching Domain Specific Languages in ScalaScala Days Conferences via YouTube Why Dolly Is Just the Beginning for Open LLM Models
Scala Days Conferences via YouTube Building Billion Node Graphs for Machine Learning
Scala Days Conferences via YouTube How Does Incremental Compilation Work with Scala 3
Scala Days Conferences via YouTube AI Assisted Development
Scala Days Conferences via YouTube