home.social

#endtoendtesting — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #endtoendtesting, aggregated by home.social.

  1. The testing pyramid advocates for a balanced approach with many fast unit tests at the base, fewer integration tests in the middle, and a minimal set of end-to-end tests at the top to ensure reliable and efficient bug detection.

    #UnitTesting #IntegrationTesting #EndToEndTesting

    dev.to/hongster85/unit-vs-inte

  2. The testing pyramid advocates for a balanced approach with many fast unit tests at the base, fewer integration tests in the middle, and a minimal set of end-to-end tests at the top to ensure reliable and efficient bug detection.

    dev.to/hongster85/unit-vs-inte

  3. The testing pyramid advocates for a balanced approach with many fast unit tests at the base, fewer integration tests in the middle, and a minimal set of end-to-end tests at the top to ensure reliable and efficient bug detection.

    #UnitTesting #IntegrationTesting #EndToEndTesting

    dev.to/hongster85/unit-vs-inte

  4. The testing pyramid advocates for a balanced approach with many fast unit tests at the base, fewer integration tests in the middle, and a minimal set of end-to-end tests at the top to ensure reliable and efficient bug detection.

    #UnitTesting #IntegrationTesting #EndToEndTesting

    dev.to/hongster85/unit-vs-inte

  5. @melix Been there!

    I recently revamped the #cipipeline of a service at work & managed to cut down the time by ~60%.

    The trick was to avoid #docker (dind) & reuse the already provisioned resources (ie the build container) while ensuring a #ReproducibleBuild: while docker was used for almost anything, turned out the only time we really needed docker was for consumer #ContractTesting & #EndtoEndTesting and w/ a bit of effort we could safely run most of the tests in the original container.

  6. @melix Been there!

    I recently revamped the #cipipeline of a service at work & managed to cut down the time by ~60%.

    The trick was to avoid #docker (dind) & reuse the already provisioned resources (ie the build container) while ensuring a #ReproducibleBuild: while docker was used for almost anything, turned out the only time we really needed docker was for consumer #ContractTesting & #EndtoEndTesting and w/ a bit of effort we could safely run most of the tests in the original container.

  7. @melix Been there!

    I recently revamped the #cipipeline of a service at work & managed to cut down the time by ~60%.

    The trick was to avoid #docker (dind) & reuse the already provisioned resources (ie the build container) while ensuring a #ReproducibleBuild: while docker was used for almost anything, turned out the only time we really needed docker was for consumer #ContractTesting & #EndtoEndTesting and w/ a bit of effort we could safely run most of the tests in the original container.

  8. @melix Been there!

    I recently revamped the #cipipeline of a service at work & managed to cut down the time by ~60%.

    The trick was to avoid #docker (dind) & reuse the already provisioned resources (ie the build container) while ensuring a #ReproducibleBuild: while docker was used for almost anything, turned out the only time we really needed docker was for consumer #ContractTesting & #EndtoEndTesting and w/ a bit of effort we could safely run most of the tests in the original container.

  9. @melix Been there!

    I recently revamped the #cipipeline of a service at work & managed to cut down the time by ~60%.

    The trick was to avoid #docker (dind) & reuse the already provisioned resources (ie the build container) while ensuring a #ReproducibleBuild: while docker was used for almost anything, turned out the only time we really needed docker was for consumer #ContractTesting & #EndtoEndTesting and w/ a bit of effort we could safely run most of the tests in the original container.