Xceptance / neodymium-library

A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.
MIT License
80 stars 11 forks source link

Research jdocs #160

Closed occupant23 closed 3 years ago

occupant23 commented 3 years ago

Please research the following library with the focus of using it within Neodymium: https://github.com/americanexpress/unify-jdocs

Currently we utilize GSON and POJOs within our DataUtils functionalities. See our docu: https://github.com/Xceptance/neodymium-library/wiki/Test-data-provider

Implement more complex object (similar to our internal tests: https://github.com/Xceptance/neodymium-library/blob/master/src/test/java/com/xceptance/neodymium/testclasses/datautils/DataUtilsTests.java) with both approaches and compare their usability.

Please also check how the library is supported by its developers.

Prepare a presentation and a test repo within our internal space.

rkl-xc commented 3 years ago
occupant23 commented 3 years ago

@rkl-xc 👍 Issue is done