testainers 0.0.7
testainers: ^0.0.7 copied to clipboard
Testainers is a powerful Dart plugin designed to streamline the management of containers for testing purposes.
0.0.7 - 2023-07-17 #
- Exposing TestainersUtils.
0.0.6 - 2023-07-08 #
- Adding httpbucket container.
- Adding all attributes to predefined containers.
- Creating tests for scratch testainers.
- Creating tests for TestainersConfig.
0.0.5 - 2023-07-05 #
- Adding redis container.
0.0.4 - 2023-07-04 #
- Adding container stop time parameter.
- Changing sshd container from edufolly to testainers.
0.0.3 - 2023-07-01 #
- Adding sshd container.
- Removing http package dependency.
0.0.2 - 2023-06-30 #
- Adding Mongodb container.
- Adding healthcheck feature.
- Creating CI scripts.
0.0.1 - 2023-06-29 #
- Initial version.