Sha256: 67d7672a19710f2e3a1dc49ff1e396d982b39249ff5a593bc7bad503b6a2e2c0
Contents?: true
Size: 1.3 KB
Versions: 2
Compression:
Stored size: 1.3 KB
Contents
0.2.5 Made testbot into a gem. Simplified the design. Added a CLI. Removed git support. 0.2.3 Added JRuby support. 0.2.2 Replaced runtime optimization code with a simpler file size based method. 0.2.1 Added support for Test:Unit and multiple projects. 0.2.0 Added "ssh_tunnel" so that you don't have to be able to access the http server directly. 0.1.9 The server can now handle if a runner is shutdown in the middle of a test run (it will give the job to another runner). 0.1.8 Added cucumber support and failure detection to the client. Added docs. Added code that uses historic test runtimes to reduce test runtime (in theory). 0.1.7 Added a basic client so that testbot can be installed as a rails plugin. 'rake testbot:spec'. 0.1.6 Now only fetching the code once, and only keeping one copy of it. Less overhead. 0.1.5 Added "/runners/total_instances" to be able to balance requesters by knowing how many instances there are in total. 0.1.4 Added support for fetching the latest version from git instead of rsync when doing a test run. 0.1.3 Added "/runners/available" to see how many runners are available. 0.1.2 Added cucumber support. 0.1.1 Added a CPU usage check to make sure that the runner does not start a job when the computer is busy. 0.1 Added hostname and STDERR to runner results.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
testbot-0.2.7 | CHANGELOG |
testbot-0.2.6 | CHANGELOG |