Modern C++ development with bazel, googletest and googlemock




Modern C++ development with bazel, googletest and googlemock

Bazel is a build system from google. C++ is one of the languages that bazel supports.

One of the nice things about bazel is, you specify the files and bazel figures out the dependency tree.

Bazel is written in skylark (a subset of python) which makes it accessible to a wide audience.

The ability to integrate with other libraries and the build performance makes bazel a great choice to use.


Googletest is an industry wide accepted solution for unit testing. It's battle tested across multiple projects at varying scales in the industry.

This framework is built along lines of other popular frameworks like junit (following the xunit principles)


Googlemock is a framework for stubbing external calls to make your unit tests repeatable in isolation.


Looking forward to seeing you in the course.

Cheers.

Learning to write testable code using a modern build system - bazel

Url: View Details

What you will learn
  • Learn the basics of using the modern build system that scales
  • Understand how to import code from external sources
  • Write tests to verify that your code matches the specification

Rating: 3.45

Level: Beginner Level

Duration: 2 hours

Instructor: Balaji Ambresh Rajkumar


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap