game-of-life

Demo application for the 'Jenkins: The Definitive Guide' book

  • 所有者: wakaleo/game-of-life
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

This is a simple demonstration application used in the Jenkins: The Definitive Guide book.

Building the project

The project is a simple multi-module Maven project. To build the whole project, just run mvn install from the root directory.

Running the game

The application is a very simple online version of Conway's 'game of life'. To see what the game does, run mvn install as described above, then go to the gameoflife-web directory and run mvn jetty:run. The application will be running on http://localhost:9090.

Running the acceptance tests

The acceptance tests are written using Webdriver and Serenity (previously known as 'Thucydides'). They are designed to run against a running server. Run the jetty instance as described about, then, in another window, go to the gameoflife-acceptance-tests directory and run mvn clean verify. The test reports will be generated in the target/site/thucydides directory.

The book

Streamline software development with Jenkins, the popular Java-based open source tool that has revolutionized the way teams think about Continuous Integration (CI). This complete guide shows you how to automate your build, integration, release, and deployment processes with Jenkins—and demonstrates how CI can save you time, money, and many headaches.

Ideal for developers, software architects, and project managers, Jenkins: The Definitive Guide is both a CI tutorial and a comprehensive Jenkins reference. Through its wealth of best practices and real-world tips, you'll discover how easy it is to set up a CI service with Jenkins.

  • Learn how to install, configure, and secure your Jenkins server
  • Organize and monitor general-purpose build jobs
  • Integrate automated tests to verify builds, and set up code quality reporting
  • Establish effective team notification strategies and techniques
  • Configure build pipelines, parameterized jobs, matrix builds, and other advanced jobs
  • Manage a farm of Jenkins servers to run distributed builds
  • Implement automated deployment and continuous delivery

The author

John is an experienced consultant and trainer specialising in Enterprise Java, Web Development, and Open Source technologies, based in Sydney, Australia. Well known in the Java community for his many published articles, and as author of Java Power Tools, John helps organisations around the world to optimize their Java development processes and infrastructures and provides training and mentoring in open source technologies, SDLC tools, and agile development processes. John is CEO of Wakaleo Consulting, a company that provides consulting, training and mentoring services in Enterprise Java and Agile Development. He is also part of the founding team of Test Automation, a service that automates the manual regression tests conducted during the integration and acceptance testing stages of a web site release.

主要指標

概覽
名稱與所有者wakaleo/game-of-life
主編程語言HTML
編程語言Java (語言數: 7)
平台
許可證
所有者活动
創建於2011-05-04 05:44:07
推送於2024-08-05 20:50:58
最后一次提交2018-01-27 09:24:20
發布數163
最新版本名稱gameoflife-0.9.66-SNAPSHOT (發布於 2012-09-27 21:20:26)
第一版名稱release-candidate-19 (發布於 2011-07-07 08:30:38)
用户参与
星數2.1k
關注者數117
派生數20k
提交數433
已啟用問題?
問題數38
打開的問題數30
拉請求數7
打開的拉請求數200
關閉的拉請求數143
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?