Hi If you are interested in continuous integration and deployment based on individual changes, then you might want to have a look at
https://continuous.wyona.com https://continuous.wyona.com/en/documentation/index.html we have originally developed this for our own projects, but are providing this now for third party projects, whereas it is free to use for Open Source projects. We are using it in production for our own projects, but otherwise it is still alpha, but we are working on it continuously ;-) HTH Michael Am 18.05.15 um 16:12 schrieb Edgar Vonk (via Magnolia Forums): > In our Magnolia projects we currently have: > * Unit tests with stubbing/mocking using Mockito (and Magnolia's mocking > framework) and WireMock to mock external HTTP-based services. > * Gatling load & performance tests. > * Manual testing as part of our Scrum process > * A set of manual 'sanity tests' to test the most important custom logic to > guard against regression bugs. > > We are in the process of choosing and using a functional test framework. We > have used Cucumber, Thucydides and plain Selenium in the past but we are now > thinking of using a more light-weight solution like the combination of > CasperJS and PhantomJS. The only worry there is that development on CasperJS > seems to have stopped. > > All automated tests are run automatically from Jenkins. We also have > automated deployment scripts (pipelines) for some projects in Jenkins so that > we can remove and install new Magnolia environments on the fly. We use this > to continuously deploy our Magnolia implementation (with sample content) to > our test environment. > ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------