recommenders icon indicating copy to clipboard operation
recommenders copied to clipboard

[FEATURE] Upgrade sarplus tests to incorporate the latest changes in ScalaTest

Open simonzhaoms opened this issue 2 years ago • 2 comments

Description

Some of the types are changed in the latest ScalaTest. For example, FlatSpec in ScalaTest 3.0.8 is removed from ScalaTest 3.2.12. To make sarplus up-to-date, its tests should be updated.

Expected behavior with the suggested feature

All tests in sarplus/scala/src/test/scala/com/microsoft/sarplus/SARCacheOutputWriterSpec.scala should be accordingly upgraded.

Other Comments

simonzhaoms avatar May 17 '22 06:05 simonzhaoms

@simonzhaoms has this been fixed? @SimonYansenZhao

miguelgfierro avatar Aug 31 '23 21:08 miguelgfierro

@miguelgfierro Not yet. I'll try when I am available.

SimonYansenZhao avatar Sep 05 '23 02:09 SimonYansenZhao