diff --git a/README.md b/README.md index 654c4a3..d8e43cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # sdk-javascript Javascript SDK for CloudEvents +> This is a WPI + # Repository Structure ```text @@ -40,6 +42,16 @@ Javascript SDK for CloudEvents * `test/cloudevent_spec_0_2.js`: unit testing for spec 0.2 +# Unit Testing + +The unit test checks the result of formatted payload and the constraints. + +```bash + +npm test + +``` + # The API ## `Cloudevent` class