- Viavi Solutions
- Minneapolis, MN
- james.m.greene@gmail.com
- http://greene.io/
- Joined on
Sep 27, 2010
Pinned repositories
-
ariya/phantomjs
Scriptable Headless WebKit
19,703 HTML
-
zeroclipboard/zeroclipboard
The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
5,911 JavaScript
-
qunit-composite
A QUnit plugin for running multiple test files.
32 JavaScript
-
document.currentScript
Polyfill for HTML5's `document.currentScript`.
29 JavaScript
-
qunit-reporter-junit
A QUnit plugin for producing JUnit-style XML test reports.
40 JavaScript
-
currentExecutingScript
Get the currently executing script, regardless of its source/trigger/synchronicity. Similar to HTML5's `document.currentScript` but arguably much more useful!
10 JavaScript
314 contributions in the last year
Contribution activity
October 2016
Created 47 commits in 9 repositories
Created 1 repository
- JamesMGreene/sharkPy Makefile
Opened 1 pull request
Update to fulfill/adhere to the [unofficial] JUnit Output Format 10.0 Schema
JUnit Output Format Schemas Newer Versions from the Jenkins xUnit plugin
Version 10.0: jenkinsci/xunit-plugin@.../junit-10.xsd
Version 9.0: jenk…
Opened 4 other issues
- JamesMGreene/qunit-reporter-junit Provide a better API that can offer results even after the test run has finished
- JamesMGreene/qunit-assert-html Minimize `style` information considered by inspecting actual `style` attribute value
- JamesMGreene/qunit-reporter-junit Add support for nested QUnit modules
- JamesMGreene/qunit-composite Add support for Node.js + CommonJS