org.mockito:mockito-scala-scalatest_2.11
1.17.45
#1425 most downloaded on Maven Central
mockito/mockito-scala
What this package is like to depend on
Last release 1 years ago
22 May 2025
Release timing varies
gaps range from 3 weeks to 11 months
Some releases are documented
notes for 67 of 115 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
120 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
120 releases · Apr 2019 to May 2025Releases
latest 60 of 120-
1.17.4522 May 2025Release notes
Open source →Changelog generated by Shipkit Changelog Gradle Plugin
1.17.45
- 2025-05-22 - 1 commit(s) by Scala Steward
- Update scalafmt-core to 3.9.6 (#558)
-
1.17.4419 May 2025Release notes
Open source →Changelog generated by Shipkit Changelog Gradle Plugin
1.17.44
- 2025-05-19 - 7 commit(s) by Scala Steward
- Update sbt to 1.10.11 (#555)
- Update scalafmt-core to 3.8.6 (#552)
- Update sbt-scalafmt to 2.5.4 (#550)
- Update scala-parallel-collections to 1.2.0 (#549)
- Update scala-library, scala-reflect to 2.13.16 (#548)
- Update scala-library, scala-reflect to 2.12.20 (#538)
- Update hamcrest-core to 3.0 (#537)
-
1.17.4319 May 2025Release notes
Open source →Changelog generated by Shipkit Changelog Gradle Plugin
1.17.43
- 2025-05-19 - 6 commit(s) by Scala Steward
- Update sbt to 1.10.11 (#555)
- Update scalafmt-core to 3.8.6 (#552)
- Update sbt-scalafmt to 2.5.4 (#550)
- Update scala-parallel-collections to 1.2.0 (#549)
- Update scala-library, scala-reflect to 2.13.16 (#548)
- Update scala-library, scala-reflect to 2.12.20 (#538)
-
1.17.4219 May 2025 -
1.17.4019 May 2025Nothing published for this version
-
1.17.3919 May 2025Nothing published for this version
-
1.17.3819 May 2025Nothing published for this version
-
1.17.3724 Jun 2024Nothing published for this version
-
1.17.3102 Apr 2024Nothing published for this version
-
1.17.3026 Nov 2023Nothing published for this version
-
1.17.2928 Oct 2023Nothing published for this version
-
1.17.2828 Oct 2023Nothing published for this version
-
1.17.2723 Sep 2023Nothing published for this version
-
1.17.2623 Sep 2023Nothing published for this version
-
1.17.2523 Sep 2023Nothing published for this version
-
1.17.2423 Sep 2023Nothing published for this version
-
1.17.2323 Sep 2023Nothing published for this version
-
1.17.2229 Aug 2023Nothing published for this version
-
1.17.2129 Aug 2023Nothing published for this version
-
1.17.2029 Aug 2023Nothing published for this version
-
1.17.1929 Aug 2023Nothing published for this version
-
1.17.1829 Aug 2023Nothing published for this version
-
1.17.1729 Aug 2023Nothing published for this version
-
1.17.1629 Aug 2023Nothing published for this version
-
1.17.1529 Aug 2023Nothing published for this version
-
1.17.1420 Mar 2023Nothing published for this version
-
1.17.1203 Aug 2022Nothing published for this version
-
1.17.725 May 2022Nothing published for this version
-
1.17.625 May 2022Nothing published for this version
-
1.17.519 Feb 2022Nothing published for this version
-
1.17.419 Feb 2022Nothing published for this version
-
1.17.319 Feb 2022Nothing published for this version
-
1.17.020 Jan 2022Nothing published for this version
-
1.16.5519 Jan 2022Nothing published for this version
-
1.16.4913 Dec 2021Nothing published for this version
-
1.16.4612 Oct 2021Nothing published for this version
-
1.16.4216 Sep 2021Nothing published for this version
-
1.16.3928 Aug 2021Nothing published for this version
-
1.16.3707 Apr 2021Nothing published for this version
-
1.16.3329 Mar 2021Nothing published for this version
-
1.16.3215 Mar 2021Nothing published for this version
-
1.16.2924 Feb 2021Nothing published for this version
-
1.16.2510 Feb 2021Nothing published for this version
-
1.16.2302 Feb 2021Nothing published for this version
-
1.16.2102 Feb 2021Nothing published for this version
-
1.16.2001 Feb 2021Nothing published for this version
-
1.16.1901 Feb 2021Nothing published for this version
-
1.16.1727 Jan 2021Nothing published for this version
-
1.16.1510 Jan 2021Nothing published for this version
-
1.16.1305 Jan 2021Nothing published for this version
-
1.16.1231 Dec 2020Nothing published for this version
-
1.16.1131 Dec 2020Nothing published for this version
-
1.16.315 Nov 2020Release notes
Open source →- 2020-11-15 - 1 commit by Scala Steward - published to
- Update mockito-core to 3.6.0 (#313)
-
1.16.210 Nov 2020Release notes
Open source →- 2020-11-10 - 1 commit by Bruno Bonanno - published to
- Make object mocking thread safe (#312)
- withObjectMocked is not threadsafe (#311)
-
1.16.107 Nov 2020Release notes
Open source →- 2020-11-07 - 2 commits by Rebeca Perez (1), Scala Steward (1) - published to
- Fixes Issue #303 (#308)
- Update mockito-core to 3.5.15 (#304)
- How to mock scala object (#303)
-
1.16.027 Sep 2020Release notes
Open source →- 2020-09-27 - 1 commit by Bruno Bonanno - published to
- Add support to mock object methods (#297)
-
1.15.124 Sep 2020Release notes
Open source → -
1.15.022 Aug 2020Release notes
Open source →- 2020-08-22 - 8 commits by Bruno Bonanno (7), Seth Tisue (1) - published to
- Implements #250 (#285)
- Fixes Issue #251 (#284)
- Fixes Issue #254 (#283)
- Fixes Issue #256 (#282)
- Update Dependencies (#281)
- Update simple deps and formatting (#272)
- bump Scala, sbt, ScalaTest versions (#264)
- NPE caused by mocking a generic method multiple times (#256)
- Mocking method return Any as type throws Exception (#254)
- IdiomaticMockitoSyntax appears not to handle thrown by without annotation (#251)
- NPE when mocking a trait with a NonEmptyString argument (#250)
-
1.14.823 Jun 2020Release notes
Open source →- 2020-06-23 - 1 commit by Ben Spencer - published to
- Cats typeclass instances for ArgumentMatcher. (#255)
-
1.14.717 Jun 2020Release notes
Open source →- 2020-06-17 - 1 commit by Bruno Bonanno - published to
- No pull requests referenced in commit messages.