Skip to content

Commit

Permalink
feat(guidelines): Add contributing guidelines to test definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Diogo21Costa authored and josecm committed Jul 26, 2023
1 parent 15596bc commit 0c981aa
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions source/development/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,10 @@ The macro consists of three components:
allowing for better organization based on functionality or the
module/component being tested.

The implementation of tests must follow the
`contributing guidelines <https://github.com/bao-project/bao-docs/blob/main/
source/development/contributing.rst>`_


Asserts
***********
Expand Down Expand Up @@ -397,12 +401,6 @@ tested. It contains the following fields:
};
};
Test Implementation
-------------------
Follow Contributing Guides and the testing guidelines:
-
-
-
Appendix I
----------
Expand Down

0 comments on commit 0c981aa

Please sign in to comment.