Giter Site home page Giter Site logo

Comments (3)

joel-costigliola avatar joel-costigliola commented on June 26, 2024 1

Should we close this issue as duplicate ?

from assertj.

scordio avatar scordio commented on June 26, 2024

During the work of #3442 and #3446, I realized we should have a slightly different testing strategy (see #3442 (comment)).

Wherever possible, we should favor extra-modular testing. while in-module testing should be used only when we want to test package-private features.

This means we should have:

  • assertj-tests/assertj-integration-tests/assertj-core-module-path for assertj-core for extra-modular testing
  • assertj-tests/assertj-integration-tests/assertj-guava-module-path for assertj-guava extra-modular testing
  • assertj-core/src/test restricted to in-module testing

Currently, there are no package-private relevant tests for assertj-guava so we can avoid having assertj-guava/src/test.

I'm not sure if I'll be able to slice all these changes in smaller steps so I'm going to assign this one to me.

from assertj.

scordio avatar scordio commented on June 26, 2024

Superseded by #3446.

from assertj.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.