{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"}],"enrichment":{"capability":"A Robot Framework library for querying, adding, updating, and deleting values in JSON objects using JSONPath expressions.","skillfed_tags":["robot-framework","json-testing","test-automation"],"use_cases":["Validate JSON responses from REST APIs in Robot Framework test cases using JSONPath queries","Extract and assert specific values from nested JSON structures during automated testing","Validate JSON payloads against JSON Schema definitions within test workflows","Manipulate test data by adding or updating fields in JSON objects before sending requests","Load and dump JSON test fixtures from files as part of test setup and teardown"],"what_it_does":"robotframework-jsonlibrary is a Robot Framework test library that bridges Robot Framework to the jsonpath-ng parser, enabling test automation against JSON data structures. It provides keywords to load JSON from files, query values using JSONPath expressions (a syntax similar to XPath for XML), and validate JSON structure and content. The library supports adding, updating, deleting, and retrieving values from JSON objects, as well as validating JSON against schemas.\n\nThe package is intended for test automation scenarios where JSON responses or data need to be inspected and manipulated within Robot Framework test cases. It uses JSONPath syntax to navigate and operate on JSON documents. The library has been stable since its initial release but has not received updates in over three years.","worth_installing":"Yes, if you are actively using Robot Framework for API or JSON-heavy test automation and need JSONPath query support. The library is stable and permissively licensed, but the 1467-day gap since the last release means compatibility with very recent Robot Framework or Python versions should be verified before use."},"id":"robotframework-jsonlibrary","links":{"html":"https://skillfed.io/packages/robotframework-jsonlibrary","md":"https://skillfed.io/packages/robotframework-jsonlibrary.md","pypi":"https://pypi.org/project/robotframework-jsonlibrary/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2022-08-08","license_spdx":null,"license_treatment":"permissive","name":"robotframework-jsonlibrary","python_support":"unspecified","summary":"robotframework-jsonlibrary is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath"},"popularity":{"monthly_downloads":569574,"position":5961,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5"}
