Skip to content

Files

Latest commit

 

History

History
11 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 369 Bytes

Diploma thesis LL

After installing dependencies, build using npm run build

Start Benchmarking using npm run start, find results in HTML form in out folder here in the root directory

Edit packages tested, test suites and reporters in src/index.ts

Test PostgreSQL database is defined in docker-compose.yml and can be started using docker-compose up --build