Simple program to read a HAR (HTTP archive)json file and print to a file all the URL's the page has accessed. The main thrust was to practice TDD (Test Driven Development). First a failing test was written, then the code implemented and refactored until the tests pass. .json files gotten from HAR files after inspecting a webpage.
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple program to read a HAR (HTTP archive)json file and print to a file all the URL's the page has accessed. The main thrust was to practice TDD (Test Driven Development). First a failing test was written, then the code implemented and refactored until the tests pass.
tinashec/readJson
About
Simple program to read a HAR (HTTP archive)json file and print to a file all the URL's the page has accessed. The main thrust was to practice TDD (Test Driven Development). First a failing test was written, then the code implemented and refactored until the tests pass.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published