An open API service indexing awesome lists of open source software.

https://github.com/testcontainers/testcontainers-nocode


https://github.com/testcontainers/testcontainers-nocode

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# testcontainers-nocode

This is an official implementation of Testcontainers for [No Code](https://github.com/kelseyhightower/nocode).

## Getting started

testcontainers-nocode is one of the most convenient Testcontainers implementations! Here is a basic usage:
```
```

It also scales well with the complexity of your Nocode-based integration tests:
```

```

## Roadmap

- Integrate with **notests**
- a new DSL
- Support No Code-based frameworks (if somebody creates one)