Skip to content

csdev19/design-doc-research

Repository files navigation

Design doc template

We want to document everything related to my research and implementation of design docs on different scenarios. Now I'm going to be working more on this after all the other successfull use cases

How we can integrate the design docs with the testing proccess?

flowchart TD
    A[Code] --> B[Unit Testing]
    B --> C[Integration Testing]
    C --> D[Sanity Testing]
    D --> E[Smoke Testing]
    E --> F[Functional Testing]
Loading

About

My research about design docs and how to work with them on different projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors