GitHub user artem-fedorov opened a pull request:
https://github.com/apache/jmeter/pull/344
Migrate JSON Path Assertion into JMeter core
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/artem-fedorov/jmeter donate-json-assertion
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/344.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #344
----
commit bb4a2f46b64073726d3224fc8d6f791604f8109f
Author: Artem Fedorov <[email protected]>
Date: 2017-11-29T14:03:35Z
add JSONPAthAssertion class
commit e058138654fc9832aa899ca9033dc998a7264d5e
Author: Artem Fedorov <[email protected]>
Date: 2017-11-29T14:03:50Z
add JSONPathAssertionGui class
commit 28903c3ddd6aaa515e283c109fb12b07ce0aa7e9
Author: Artem Fedorov <[email protected]>
Date: 2017-11-29T14:04:00Z
add tests classes
commit 0e327c996270e9ac0318326523b45a015916381a
Author: Artem Fedorov <[email protected]>
Date: 2017-11-29T14:04:14Z
add message properties
commit 1a0588c767d5aaa9a6a9c6fc1b243249e6800d4a
Author: Artem Fedorov <[email protected]>
Date: 2017-11-29T14:04:31Z
add saveService properties
commit 5d4582090984d20a0e40f6bea611814bb26bf500
Author: Artem Fedorov <[email protected]>
Date: 2017-11-29T14:05:12Z
add html docs
commit 9c3a6283db1773bf7694954676ac8d44e6de2cc4
Author: Artem Fedorov <[email protected]>
Date: 2017-11-29T14:05:28Z
add xdocs
commit cb6411c9fb39a211521df02066be1170b730a92a
Author: Artem Fedorov <[email protected]>
Date: 2017-11-29T14:17:45Z
add changelog
----
---