An open API service indexing awesome lists of open source software.

https://github.com/fmonniot/scala3mock

Mocking framework for Scala 3. Please use ScalaMock instead.
https://github.com/fmonniot/scala3mock

deprecated mock scala

Last synced: 8 months ago
JSON representation

Mocking framework for Scala 3. Please use ScalaMock instead.

Awesome Lists containing this project

README

          

> Deprecation notice: [ScalaMock](https://github.com/ScalaMock/ScalaMock) has added support for Scala 3 since version 6 and as a result it is recommended to use it instead of this library.

## Scala3Mock

Heads on to https://francois.monniot.eu/scala3mock for the documentation.

### Licenses

Adapted from
https://github.com/OlegIlyenko/scala-icon/blob/master/scala-icon.svg for the scala icon.

Under Creative Commons Attribution 4.0 International License.

Adapted from https://github.com/paulbutcher/ScalaMock/blob/master/LICENCE.

Under MIT License. Scala3Mock would not exists without their work !