Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 280 Bytes

Unofficial Intacct Testing Tool

Intacct provides an html/js based testing tool for their XML API.

However, their HTML/JS tool isn't compatiable with modern browsers which have XSS protection.

This node.js app solves this issue

Usage

$ node tester.js < in.xml > out.txt