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

outdated

A testing library for koin.

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
0
pub points
7%
popularity

Publisher

unverified uploader

A testing library for koin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, koin, kt_dart, meta, test

More

Packages that depend on koin_test