scalatest
There are 201 repositories under scalatest topic.
bazelbuild/rules_scala
Scala rules for Bazel
mockito/mockito-scala
Mockito for Scala language
manub/scalatest-embedded-kafka
A library that provides an in-memory Kafka instance to run your tests against.
typelevel/cats-effect-testing
Integration between cats-effect and test frameworks
Tapad/sbt-docker-compose
Integrates Docker Compose functionality into sbt (archived as unmaintained)
playframework/scalatestplus-play
ScalaTest + Play
viktor-podzigun/scala-impatient
My solutions to Scala for the Impatient
ricsirigu/play26-swagger-reactivemongo
A fully featured CRUD app built with Play 2.6, Swagger and ReactiveMongo
carldata/timeseries
Time Series library for Scala
helmethair-co/scalatest-junit-runner
JUnit 5 runner for Scalatest
stephennancekivell/scalatest-json
Scalatest matchers for Json with appropriate equality and descriptive error messages.
unic/ScalaWebTest
ScalaWebTest is a library for writing ScalaTest/Selenium based integration tests for web applications. It helps you with your basic setup and provides a new and very efficient approach to testing.
DanyMariaLee/scale
Another example of a REST API with Akka HTTP
CodelyTV/scala-basic-skeleton.g8
🧬🌱 Scala Basic Skeleton: Template for bootstrapping your new Scala project following idiomatic best practices powered by Giter 8.
CodelyTV/scala-basic-skeleton
🧬🌱 Scala Basic Skeleton: Template for bootstrapping your new Scala project following idiomatic best practices.
yangjing/play-seed
Play2 示例(种子)项目
CodelyTV/scala-examples
ƛ🤔 Introduction to Scala CodelyTV Pro course examples
daniel-shuy/scripted-scalatest-sbt-plugin
A SBT plugin to use ScalaTest with scripted-plugin to test your SBT plugins
raquo/scala-dom-testutils
Test that your DOM nodes / HTML elements match your expectations in a type-safe way
feedzai/cosy-test
Bringing up Docker Compose environments for system, integration and performance testing, with support for ScalaTest and Gatling
scalatest/autofix
Auto-fixing error due to version upgrade, good practice etc.
manoj9788/selenium-scalaTest
A template repository to showcase usage of Selenium tests using ScalaTest with Page Object Pattern way of organizing tests.
hantsy/code-challenges
Code challenges in learning new languages, frameworks, engineering tools, architectures, software design patterns, etc.
jeekim/EuropePMC-Identifier-Extractor
A program to extract identifiers such as grant ids, accession numbers etc. in free text
rafaelspinto/workshop-tdd-scala
This workshop is designed to help you start or improve your TDD skills.
amsterdam-scala/Sjs-Simple-HTML5-canvas-game
Simple HTML5 Canvas game ported to Scala,and cross compiled targeting the browser's HTML5 Canvas.
CodelyTV/scala-finder_refactoring-kata
Incomprehensible Finder Refactoring Kata Scala
dubinsky/scalajs-gradle
Gradle plugin for integrating with sbt-compatible test frameworks *and* ScalaJS
fancellu/graphx-citymap
CityMap coding test plus 3 solutions, 1 with Spark/GraphX
fancellu/sbt-docker-helloworld
Simple sbt-native-plugin docker hello world example plus docker-compose example
rolandtritsch/scala-aoc-2017
Doing the Advent of Code - 2017
makiftutuncu/bookstore
Sample app demonstrating web backend testing in Scala
samujjwaal/dblp-mapreduce
Hadoop MapReduce computational model to perform analyses on DBLP publication data
theiterators/baklava
Generate openapi, HTML docs or TypeScript client interface from routing tests