0.0.1 • Published 6 years ago

aluxe-testing v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Aluxe Testing

A testing tool. Create testing environments for your Node.js projects.

Aluxe Testing will help you to create a full testing enviroment for your Node.js application. Test your API, your client applications and the databases.

Getting Started

Clone the project and install the dependencies

git clone git@github.com:panduroab/aluxe-testing.git
cd aluxe-testing
npm install
npm test

all tests should pass

Prerequisites

You have to install in your machine:

You should be able to run this commands successfully

node --version
docker --version
docker-compose --version

Authors

  • Abraham Panduro - Full-Stack Developer and Team Lead at iTexico -

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Aluxe is a software initiative. We believe in agile methodologies, best practices and sharing knowledge.