Coder Social home page Coder Social logo

kinow / testlink-java-api Goto Github PK

View Code? Open in Web Editor NEW
64.0 23.0 86.0 2.61 MB

TestLink Java API

Home Page: http://kinow.github.io/testlink-java-api/

License: MIT License

Java 88.51% PHP 11.29% Dockerfile 0.21%
testlink java java-api xml-rpc hacktoberfest

testlink-java-api's Introduction

TestLink Java API

Build Status Coverage Status Maven Central License

ko-fi

Project homepage: http://kinow.github.io/testlink-java-api

TestLink Java API is a Java API that interfaces TestLink XML-RPC API. This API lets you call TestLink internal methods such as createTestProject, uploadAttachment, getTestProjectByName among others.

Building

The project is built with Maven:

mvn

You can also use the Docker files included in this project repository to set up an environment with the PHP TestLink project. Simply run:

docker-compose up

That should create two containers (web and db). The MySQL database will be available on localhost:3306, and the web application on http://localhost:8000.

Versioning

The API version matches the version of TestLink it was developed for. So for TestLink 1.9.15, you should use testlink-java-api-1.9.15-x. Where x is an internal sequential number, used to distinguish between project releases.

If you use the API version 1.9.15-0 against TestLink 1.9.16, there is no guarantee it will work.

Support

This is an Open Source project. Pull requests are welcome! When reporting issues, please include as much information as possible.

If you have an issue that you need for your organisation and you need it urgentely, please consider contacting the author about sponsored work, or work with companies that contribute to Open Source software. Remember, this is an Open Source project, maintained by volunteers on their spare time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.