testainers 0.2.0
testainers: ^0.2.0 copied to clipboard
Testainers is a powerful Dart plugin designed to streamline the management of containers for testing purposes.
0.2.0 - 2024-06-01 #
- Updating images references.
0.1.1 - 2024-01-28 #
- Testing publish workflow.
0.1.0 - 2024-01-28 #
- Testing publish workflow.
0.0.10 - 2024-01-28 #
- Adding postgresql container.
0.0.9 - 2023-07-19 #
- Adding dotenv file parser.
- Adding TestainersNetwork.
- Adding networks option to containers.
0.0.8 - 2023-07-18 #
- Adding links option to containers.
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.