Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.91 KB

File metadata and controls

44 lines (31 loc) · 1.91 KB

Testcontainers Native. Roadmap

Slack: testcontainers-native on slack.testcontainers.org

1.0 Release

What we want to do before 1.0, see the milestone here:

  • Add support for core Testcontainers features
  • Add a C++ binding library and class-based headers (#12)
  • Make Testcontainers Native an official project listed on the Testcontainers site
  • Publish the project to common C/C++ package managers, e.g. vcpkg or Conan)
  • Deploy a proper documentation site, including Doxygen
  • Setup proper developer environments, CI/CD and release automation

Later Releases

  • Ensure sufficient feature parity with Testcontainers for Go (#6)
  • Prototype and document support for other languages that leverage native libraries, in particular Swift
  • Create more modules

Other issues

See the GitHub Issues and, in particular, the pinned issues to learn about the key initiatives on the table.

Discuss the Roadmap

For any questions and feedback, join the #testcontainers-native channel on the Testcontainers Slack.

Contributing

All contributions are welcome! This is a small project, and everyone is welcome to take a lead on the initiative they are interested in (within the roadmap or not), and drive it to completion. New modules are welcome too!

See the Contributor Guide.