19 Forks
20 Stars
20 Watchers

apitest4j

java+RESTassured+testng for ApiTest 已完成,可进行正常的接口测试,以后有扩展会不断丰富它 ,要注意框架中用企业微信和百度搜索的接口举例,由于百度接口不用 token 即可搜索,所以百度搜索无问题,而企业微信需要 token 信息,我把自己隐私的 token 信息已经清除了,需要各位自己注册企业微信,然后使用自己的 corpid 和自己通讯录的 corpsecret 放在 testng.xml 中的参数中即可正常测试!

How to download and setup apitest4j

Open terminal and run command
git clone https://github.com/abcnull/apitest4j.git
git clone is used to create a copy or clone of apitest4j repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with apitest4j https://github.com/abcnull/apitest4j/archive/master.zip

Or simply clone apitest4j with SSH
[email protected]:abcnull/apitest4j.git

If you have some problems with apitest4j

You may open issue on apitest4j support forum (system) here: https://github.com/abcnull/apitest4j/issues