We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87d114 commit 4eff6d5Copy full SHA for 4eff6d5
core-scala/README.md
@@ -11,3 +11,4 @@ This module contains articles about Scala's core features
11
- [Tail Recursion in Scala](https://www.baeldung.com/scala/tail-recursion)
12
- [Guide to lazy val in Scala](https://www.baeldung.com/scala/lazy-val)
13
- [Partial Functions in Scala](https://www.baeldung.com/scala/partial-functions)
14
+- [Introduction to Testing With ScalaTest](https://www.baeldung.com/scala/scalatest)
0 commit comments