# @teqfw/test

`@teqfw/test` is an npm package providing a test environment for TeqFW plugins and projects. It includes a DI container,
configuration setup, and utilities for managing plugin dependencies and database connections.

## Key Features

- Dependency Injection (DI) container pre-configured for TeqFW.
- Automated plugin autoloading and namespace mapping.
- Database support: MariaDB, PostgreSQL, SQLite, Better-SQLite.
- Extensible environment for efficient plugin testing.

## License

This project is licensed under the [Apache License 2.0](LICENSE).
