Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 928 Bytes

File metadata and controls

19 lines (10 loc) · 928 Bytes

Keyple Stub Plugin

Overview

The Stub plugin makes it easy to test your Keyple app. By simulating APDU exchanges to a Stub smart card you can simulate a variety of scenario and troobleshoot field-driven problems.

This library should be import explicitly from maven.

User Guide & Download Information

This plugin is used in a variety of examples. You can find all the information you need in the Eclipse Keyple documentation and in the API reference.

Build the Code

The code is built with Gradle and is compliant with Java 1.6 in order to be able to be used by a very large number of applications.

Code Contributions

We welcome code contributions through merge requests. Please help us enhance the plugin !