koin_test 0.12.1 copy "koin_test: ^0.12.1" to clipboard
koin_test: ^0.12.1 copied to clipboard

A testing library for koin, makes easy mock of definitions and module testing.

0.12.1 #

  • Update dependencies

0.12.0 #

  • Update to koin v0.14.0
  • checkParametersOf changed to receive only one parameter for provider(definition)

0.11.7 #

  • Update to koin v0.13.0

0.11.6 #

  • Update to koin v0.12.0

0.11.5 #

  • Change the meta package version.

0.11.4 #

  • Change the meta package version.

0.11.3 #

  • Updated to koin version 0.11.0.

0.11.2 #

  • Updated to koin version 0.10.0.

0.11.1 #

  • Change koin version.
  • Added tests

0.11.0 #

  • Added support koin v0.8.0

0.10.0 #

  • Restructuring to support koin v0.7.2

0.7.0 #

  • Added extension functions to module test
  • Update readme
  • Renamed moduleTest to testModule
  • Renamed modulesTest to testModules

0.5.0 #

  • Added functions to improve koin tests.

    • koinTest Configures the testing environment to automatically start and `close Koin.
    • koinSetUp Register a setUp function that starts koin before tests.
    • koinTearDown Register a tearDown function that close Koin afters tests.
    • inject Lazy inject an instance from Koin in the test environment.
    • get Get an instance from Koin in the test environment.
  • Support for koin 0.2.0

0.2.0 #

  • Support for koin 0.2.0

0.1.0 #

  • Initial version
1
likes
40
pub points
7%
popularity

Publisher

unverified uploader

A testing library for koin, makes easy mock of definitions and module testing.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

equatable, koin, kt_dart, meta, test

More

Packages that depend on koin_test