mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.4K
active users

#testcontainers

2 posts2 participants0 posts today

We have finished work on a major part of the #Testcontainers migration for #Operaton, our #Camunda7 fork, yesterday. From now on, we can run integration tests for Wildfly, Tomcat and a Spring Boot based distribution nightly in combination with H2, MySQL, MariaDB, Postgres, SQL Server, Oracle DB and DB2. The 21 different combinations take about an hour to build in parallel, for #Wildfly we needed to combine Testcontainers with #Arquillian. I smell a blog post.

A new #testcontainers for #dotnet version is available! This release includes a couple of new modules, a dedicated wait strategy for ADO.NET compatible containers, and plenty of other improvements under the hood: github.com/testcontainers/test. A huge shoutout to all contributors, thank you 🙌.

Also happy to share that all tests have now been fully migrated to xUnit.net v3. Thanks to @xunit for all your work over the years.

What's Changed
Big thanks to everyone who contributed to this release 🤜🤛.
🚀 Features

feat: Add OpenSearch module (#1395) @digital88
feat: Add Typesense module (#1446) @brainded
feat: Add Task<Exec...
GitHubRelease 4.5.0 · testcontainers/testcontainers-dotnetWhat's Changed Big thanks to everyone who contributed to this release 🤜🤛. 🚀 Features feat: Add OpenSearch module (#1395) @digital88 feat: Add Typesense module (#1446) @brainded feat: Add Task<Exec...