Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Maven NAR project Parasoft C++Test Integration

Options
fatmanur61
fatmanur61 Posts: 82

We noticed that Jtest and Maven can easly integrated. However we did not find Maven C++Test plugin for native project in Maven. How can we integrate Parasoft C++Test with Maven NAR?

Comments

  • Bogdan Czwartkowski
    Bogdan Czwartkowski Posts: 157 admin
    Options

    C++test does not have integration with Maven. For static analysis I expect it could be possible by simply scanning Maven NAR build with cppetsttrace to capture BDF file and then run analysis on project based on the BDF.
    For unit testing it may require different approach. In order to run unit tests, C++test needs to have specific information and project structure to keep C++test unit tests in relation to code being tested, plus other artifacts needed for tests (stubs, data sources, ...). I do not see right now how such test project structure could be plugged into Maven NAR projects.
    It would certainly take some research to answer if / how it is possible.

    I am also cross-linking related post:
    https://forums.parasoft.com/discussion/4301/jenkins-parasoft-integration