Skip to content

Commit f347b04

Browse files
josecorellaseebees
authored andcommitted
feat: ReadMe for Integration-Browser (#94)
* ReadMe for Integration-Browser
1 parent 497f582 commit f347b04

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

modules/integration-browser/Readme.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# AWS Encryption SDK for Javascript Browser Integration
22

3-
This repository is for compatibility tests with the other versions of the AWS Encryption SDK's.
4-
It's purpose is to facilitate testing the set of test vectors the AWS Encryption SDK.
5-
The test vectors can be found at git@github.com:awslabs/aws-encryption-sdk-test-vectors.git
3+
This module includes compatibility tests with the other versions of the AWS Encryption SDK.
4+
It's designed to facilitate testing for the set of test vectors of the AWS Encryption SDK.
5+
The test vectors can be found [here] (https://github.com/awslabs/aws-encryption-sdk-test-vectors/tree/a28851a188163e45b8cbf94c1d5a1e67e9622aa8).
66

7-
# To test browser compatibility
7+
This package will not add any dependencies in your environment, but it can be used to test the environment.
88

9+
# To test browser compatibility
910
1. Get a manifest zip file from aws-encryption-sdk-test-vectors or a supported format.
10-
1. Use `npm run build_fixtures -- -v path/to/zip` to extract the fixtures from the zip file
11-
1. Run `npm run karma` execute the extracted tests
11+
1. Use `npm run build_fixtures -- -v path/to/zip` to extract the fixtures from the zip file.
12+
1. Run `npm run karma` to execute the extracted tests.

0 commit comments

Comments
 (0)