Giter Site home page Giter Site logo

jQAssistant

This repository contains the core framework, plugins and integrations of jQAssistant.

General Resources

For general information about the tool, getting started and asking questions we provide the following resources:

Contributions

For any missing features or bugs you’re invited to create issues in this repository.

Note
Pull requests are appreciated but for non-trivial changes we highly recommend to create an issue before. This helps to avoid frustration if a contributor spends efforts on a PR which we then would not accept.

Development Setup

To build and test jQAssistant the following prerequisites must be satisfied on your machine:

  • Java IDE (e.g. IntelliJ IDEA, Eclipse, VS Code)

    • ensure that you imported the settings for code formatting and import optimization available here

  • Java Development Kit 11, 17 (recommended) or 21

  • Apache Maven 3.8 or later

    • The file ~/.m2/settings.xml should contain the Sonatype OSS Snapshot repository (see here for an example)

Build and Test

The project can be built using Maven:

mvn verify

For execution of integration tests the according profile must be activated:

mvn verify -PIT
Note
This profiles activates all Java unit (*Test) and integration (*IT) tests as well as the Maven Invoker plugin (located under src/it). These tests are quite expensive, expect an execution time of at least 30 minutes for the whole project.

jQAssistant's Projects

idea-hub icon idea-hub

Hub to propose and discuss new ideas, features, as well as general issues

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.