You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+21-12Lines changed: 21 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,24 +2,31 @@
2
2
3
3
[](http://slack.testcontainers.org/)
4
4
5
-
A full public roadmap is coming soon.
6
-
See the [GitHub Issues](https://github.com/testcontainers/testcontainers-c/issues) and,
7
-
in particular,
8
-
the pinned issues to learn about the key initiatives on the table.
9
-
10
-
## Key Objectives
5
+
## 1.0 Release
11
6
12
-
What we want to do before 1.0:
7
+
What we want to do before 1.0, see the milestone [here](https://github.com/testcontainers/testcontainers-native/milestone/1):
13
8
14
-
-[ ]Ensure sufficient feature parity with Testcontainers for Go ([#6](https://github.com/testcontainers/testcontainers-c/issues/6))
9
+
-[ ]Add support for core Testcontainers features
15
10
-[ ] Add a C++ binding library and class-based headers ([#12](https://github.com/testcontainers/testcontainers-c/issues/12))
16
-
-[ ] Prototype and document support for other languages that
17
-
leverage native libraries, in particular Swift
18
11
-[x] Make Testcontainers Native an official project
19
12
listed on the [Testcontainers site](https://testcontainers.com/)
20
-
-[ ] Publish the project to common C/C++ package managers
0 commit comments