Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.16 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.16 KB

idsse-testing

Lint with pylint

Overview

The idsse-testing module is responsible for defining all implicit common data that are used by the apps that make up the IDSS Engine Project distributed system. This repository should be used to house elements that are common across multiple projects to encourage reuse.

Twelve-Factors

The complete twelve-factors methodologies that the IDSS Engine Project adheres to can be found in the umbrella idss-engine repository. The subset of the twelve factors that follows are specifics to this app only.

Logging

To support some standardization and best practices for IDSS Engine, developers should following the logging guide found under the docs directory here

Build, Release, and Install

The subsections below outline how to build the package within this project.

Build

From the IDSS Engine Testing project python directory idsse-testing/pythom/:

$ pip imstall .