-
### Describe the issue
I get the following error when trying to run the `E2EHyperspaceRulesTest` tests:
```
An exception or error caused a run to abort: org.apache.parquet.hadoop.ParquetOutputFor…
-
ScalaPB uses Coursier as a library. It is cross-compiled for Scala 3 using `withDottyCompat`. Since Coursier depends on `scala-xml` , we are running into an issue updating scalatest to the latest vers…
-
https://travis-ci.org/akka/alpakka-kafka/jobs/440658900
```
[info] PartitionedSourceSpec:
[info] partitioned source
[info] - should resume topics with demand *** FAILED *** (430 milliseconds)
[…
-
I'm writing the samples from the wiki of this repo and got some very perplexed exceptions which I can't understand
My dependencies are:
```
org.scalatest
scalat…
-
There are several places in the `Fact.scala` where a field is used before it is initialized.
The error can be reasoned from the code skeleton below, where `isYes` and `isVacuousYes` are used before…
-
Is there a way to provide parameters for the scalatest runner like in:
https://www.scalatest.org/user_guide/using_the_runner
When using rule `scala_test`.
I'd be specifically interested in us…
-
Given the following production code:
```scala
package com.evolutionnext.fboundedpolymorphism
trait RecursiveSelfTypeEntity[E
def create(): E
def read(id: Long): Option[E]
def upda…
-
I started working PRs for #109 and #92 but have run into a problem running tests.
I'm posting here in hopes of getting some help in resolving the issue.
So far I've tried:
- downgrading the v…
-
### ScalaMock Version (e.g. 3.5.0)
5.2.0
### Scala Version (e.g. 2.12)
2.13.12
### Runtime (JVM or JS)
JVM
### Reproducible Test Case
File for scala-cli:
```scala
//> using sc…
evis updated
7 months ago
-
Please support running arbitrary sbt tasks/commands while the docker-compose containers are up, not just ScalaTest.
I'm attempting to write my integration/acceptance-tests using cucumber-scala inst…
stela updated
6 years ago