Skip to content

CarbonLDP/carbonldp-performance-test-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carbonldp-performance-test-suite

Performance test suite to test the Carbon LDP software stack.

Requirements

Installation

  1. Install dependencies

    npm install
    
  2. Build the source code:

    npm run build
    

Usage

The test suite is a collection of several test applications. This applications represent different types of usage of Carbon LDP.

The suite can be run using the following command:

node test-suite [command]

To learn how to use the test suite, the following command can be run:

node test-suite --help

Development

TODO

Setup

TODO

License

Copyright (c) 2015-present, Base22 Technology Group, LLC
All rights reserved.

This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree.

About

Performance testsuite to test the Carbon LDP stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published