Skip to content

SmithChart/Designing-for-Automated-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the document "Design for Testability". This documentation is intended to collect facts and hints on how to develop Embedded Hardware in a way that Embedded Software development is made easy.

How to build

The documentation is based on the sphinx documentation framework. To install the needed requirements do: pip3 install -r requirements.txt. To build the documentation as HTML simply do make html. The output is placed in the build/ directory.

How to contribute

Please note the LICENSE.

Afterwards feel free to improve this documentation with a Pull request. If you think anything is wrong just open an Issue.

About

Designing for Automated Testing and easy Embedded Software Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published