Are you ready to catch up on all the Scala in the City videos from last week?
It was really interesting to find out more from Greg Dorrell about Fastparse and how it can be implemented within a project and Bruno Bonanno gave us all the Scala frameworks and feature specifics we need to ensure our testing is readable and build for business. Thank you to both speakers!
If you weren't there for the evening then you can find out all the awesome insights below. You'll also still get a sneaky insight into the Compare the Market offices so don't forget to check out our Overview video.
Let's have a watch...
Scala in the City at Compare the Market
Greg Dorrell - An Introduction to Fastparse
Bruno Bonanno - Writing human readable tests using Scala
In this talk, we'll explore some Scala language features, frameworks and good practices that will enable us to write tests that a business analyst and/or product owner can read and understand by just looking at the test code, without any extra layer like Gherkin/Cucumber/etc.
For this, I'll show how can we prove that an algorithmic-trading application for cryptocurrencies does what is supposed to do in a human-readable form.