Remove Continuous Integration Remove Development Remove Systems Review Remove Test-Driven Development
article thumbnail

AoAD2 Practice: Continuous Integration

James Shore

This is a pre-release excerpt of The Art of Agile Development, Second Edition , to be published by O’Reilly in 2021. Visit the Second Edition home page for information about the open development process, additional excerpts, and more. To share your thoughts, join the AoAD2 open review mailing list. Continuous Integration.

article thumbnail

Continuous integration for Go applications

CircleCI

All network applications need well-tested features, and those developed in Go are no different. In this tutorial, we will be building and testing a simple Go blog. Go installed on your system (you can find an installation guide here ). Prerequisites. A CircleCI account. Happy coding!

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Custom Software Development Services & Modern Practices

Apiumhub

Custom software development plays an important role in taking your project to the next level. Custom software development gives your business the flexibility and compatibility to scale up or down and tailor it to your needs. I would like to find out why custom software development might be the best solution for your software project.

article thumbnail

Continuous integration for Adonis APIs

CircleCI

As stated on its homepage, the framework is designed for fans of test-driven development (TDD). As a feature of this design, it comes bundled with a specialized testing framework. In this tutorial, you will learn how to automate the testing of an Adonis.js installed on your system (>= 8.0).

article thumbnail

Automated testing with continuous integration for Electron applications

CircleCI

over native desktop software development methods, Electron.js has established itself as a trustworthy framework for developing desktop applications. In this tutorial, I will demonstrate how to test Electron.js apps and take that a step further by automating our testing process. installed on your system (>= 11).

article thumbnail

Developer Testing

Henrik Warne

I recently found out about the book Developer Testing – Building Quality Into Software by Alexander Tarlinder , and I immediately wanted to read it. Even though I am a developer at heart, I have always been interested in software testing (I even worked as a tester for two years). What ILiked The Most.

Testing 116
article thumbnail

AoAD2 Practice: Refactoring

James Shore

This is a pre-release excerpt of The Art of Agile Development, Second Edition , to be published by O’Reilly in 2021. Visit the Second Edition home page for information about the open development process, additional excerpts, and more. To share your thoughts, join the AoAD2 open review mailing list. Test-Driven Development.