Validate XML, Parse XML, Build XML without C/C++ based libraries
A convertor between XML text and Javascript object / JSON text.
An evented streaming XML parser in JavaScript
XML utilities for the AWS SDK
Build XML from JSON without C/C++ based libraries
Utilities for determining if characters belong to character classes defined by the XML specs.
Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1
Simple XML to JavaScript object converter.
An evented streaming XML parser in JavaScript
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
Validates whether a string matches the production for an XML name or qualified name
Apple's property list parser/builder for Node.js and browsers
XML language support for the CodeMirror code editor
Xml digital signature and encryption library for Node.js
Easy test setup without side effects
An XML builder for node.js
Converts a XML string into a human readable format (pretty print) while respecting the xml:space attribute
Convert XML to JSON - Fast & Simple
Parse a XML string into a proprietary syntax tree
⚠️ This is an internal package; you don't need to install it in order to use the junit formatter in `@cucumber/cucumber` as it's built in there.
XML Parser Implemented in JavaScript
lezer-based XML grammar
An evented streaming XML parser in JavaScript
prettier plugin for XML
One simple matcher for now
Rspec Xml Helpers
RSpec results that your continuous integration service can read.
Test your XML with Test::Unit, MiniTest, RSpec, or Cucumber using handy assertions like #assert_xml_equal or #assert_xml_structure_contain.
Rspec matcher for ensuring XML validates against a given XSD
Test XML with RSpec and Cucumber
RSpec results that Hudson can read. Code forked from github.com/sj26/rspec_junit_formatter and modified for our use.
Convert TestLink requirements xml to rspec cases
Specdiff aims to improve both RSpec's and WebMock's diffing by applying opinionated heuristics, and comes with integrations (monkey-patches) for both. Particularly noteworthy improvements are made to working with deeply nested hash/array structures in RSpec, and plaintext/xml request bodies in WebMock.
Executable tools pakcaged as a ruby gem that will parse RSPEC results files in XML and mark results in TestRails.
Blindfold brings together RSpec, Rack::Test, and Machinist for the express purpose of providing integration test coverage for web based API services (especially those with an XML response).
CI::Reporter is an add-on to Test::Unit, RSpec and Cucumber that allows you to generate XML reports of your test, spec and/or feature runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report XML format, thus allowing your CI system to track test/spec successes and failures.