Giter Club home page Giter Club logo

fitnesse-p4's Introduction

fitnesse-p4 Build Status

This is a simple plugin for FitNesse which provides a connection between the FitNesse Wiki and a Perforce repository. This plugin has been tested with the FitNesse version 2013-05-30.

Howto build

cmake -H. -BBuild
cd Build
make
cp PerforceCmSystem.jar ..
cd ..

Copy the produced PerforceCmSystem.jar file into a plugins folder next to the fitnesse-standalone.jar of the FitNesse server you are using.

Howto use in FitNesse

Be sure that you have the p4 executable in your search path. For us it worked best to open a command shell from within the p4v client directly from the workspace the FitNesse Wiki should be managed for and start the FitNesse server from this shell in order to get the current P4 credentials correctly passed to the p4 executable.

And you need to place this line

!define CM_SYSTEM {fitnesse.wiki.cmSystems.PerforceCmSystem}

into a root page of your FitNesse Wiki so all files below this page get automatically managed and added to P4 changelists as soon as you start creating and/or modifying them.

This page might also give you some more infos about the CM plugin mechanism in FitNesse.

Let us know, if you need more help to get it up and running, and we try to give more hints if possible.

fitnesse-p4's People

Contributors

kosta-github avatar

Watchers

 avatar  avatar

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.