Skip to content

Commit e71cb32

Browse files
Update ROADMAP.md
1 parent 0ad0492 commit e71cb32

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

ROADMAP.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ the pinned issues to learn about the key initiatives on the table.
99

1010
## Key Objectives
1111

12-
- Ensure sufficient feature parity with Testcontainers for Go ([#6](https://github.com/testcontainers/testcontainers-c/issues/6))
13-
- Add a C++ binding library and class-based headers ([#12](https://github.com/testcontainers/testcontainers-c/issues/12))
14-
- Prototype and document support for other languages that
12+
What we want to do before 1.0:
13+
14+
- [ ] Ensure sufficient feature parity with Testcontainers for Go ([#6](https://github.com/testcontainers/testcontainers-c/issues/6))
15+
- [ ] 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
1517
leverage native libraries, in particular Swift
16-
- Make Testcontainers Native an official project
18+
- [x] Make Testcontainers Native an official project
1719
listed on the [Testcontainers site](https://testcontainers.com/)
18-
- Publish the project to common C/C++ package managers
20+
- [ ] Publish the project to common C/C++ package managers
1921
([vcpkg](https://github.com/testcontainers/testcontainers-c/issues/2),
2022
[Conan](https://github.com/testcontainers/testcontainers-c/issues/3))
2123

0 commit comments

Comments
 (0)