Skip to content

Sergey Olontsev

Software Engineer and Database Expert

  • Blog
  • About

Scala

ScalaTest in sbt: how to run specific tests

April 12, 2019April 11, 2019 by Sergey Olontsev

Imagine the situation, when you have several test suites for your application. And the problem arise, when you need to run only specific test or tests, to check the new fix, for example. There is absolutely no need to run all of them. To see, how you can do it with ScalaTest in sbt, let’s … Read more

Categories Scala Tags sbt, Scala, ScalaTest Leave a comment

How to run your program using SBT with command line arguments

January 5, 2018September 20, 2017 by Sergey Olontsev

There are two possible ways to pass command line arguments to your application when running it with SBT. The first one is to run it inside the SBT shell, and second, from your operating system terminal. They are slightly different, but let’s look at both of them. SBT shell In order to , you need … Read more

Categories Scala Tags sbt, Scala Leave a comment

Random Posts

  • PostreSQL and Go: A Comprehensive Guide
  • Microsoft SQL Server and Go: A Comprehensive Guide
  • SQL Server 2016 R Services: executing R code examples
  • How to run your program using SBT with command line arguments
  • SQL Server Query Plans: Startup Expression Predicate

Tags

Docker go golang MySQL Parallelism PostgreSQL Query Plans R Resource Governor R Services sbt Scala ScalaTest SQL Server SQL Server 2016 SQL Server 2022
  • LinkedIn
  • GitHub
© 2025 Sergey Olontsev • Built with GeneratePress