JavaScript Feature Management Validation Tests This directory contains test cases to verify the correctness of the JavaScript Feature Management library against the files in the Samples directory. Running the test To run the tests, execute the following command: npm install npm run build npm run test