We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.to.have.style("backgroundColor") does not work, whereas .to.have.style("background-color") does, which can be confusing.
.to.have.style("backgroundColor")
.to.have.style("background-color")