Skip to content

Commit

Permalink
Merge pull request #253 from AbuBakkar32/Abu-Bakkar
Browse files Browse the repository at this point in the history
test automation
  • Loading branch information
AbuBakkar32 authored Jun 16, 2024
2 parents e756302 + f644fc9 commit 55d6871
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Automation/testJson.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
"""
Author: Abu Bakkar Siddikk
Date: 2024-06-06
Description: Compare Json file with Json Schema
"""

import json
from jsonschema import validate, ValidationError

Expand Down

0 comments on commit 55d6871

Please sign in to comment.