UNPKG

@teqfw/test

Version:

Provides a test environment for TeqFW plugins and projects, including a pre-configured DI container, database support, and plugin dependency management tools.

16 lines (10 loc) 564 B
# @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).