스칼라에서 사용할 수 있는 테스트 라이브러리에 대해 볼 것이다. 마지막으로 유용한 서드파티
스칼라 라이브러리를 나열할 것이다.
21.1
명령행 도구
여러분이 보통은
IDE
나
SBT
REPL
에서 작업을 한다 할지라도, 명령행 도구가 어떻게 작동하
는지 이해하면 좀 더 유연한 대응이 가능할 것이며, 그래픽 도구를 사용할 수 없는 경우에 대한
대비책도 될 수 있다. 하지만 대부분의 경우
SBT
빌드 파일이나
IDE
설정에서 컴파일러 플래그
를 지정하고,
REPL
도
SBT
세션에서
console
명령을 사용해서 호출할 것이다.
1
.
2
절 ‘스칼라 설치하기’에서 명령행 도구를 설치하는 방법에 대해 다루었다. 이런 도구는 모두
SCALA
_
HOME
/
bin
디렉터리에 들어 있다.
SCALA
_
HOME
은 스칼라가 설치된 위치다.
명령행 도구에 대한 추가 정보는
http
://
www
.
scala
-
lang
.
org
/
documentation
/에서 얻을
수 있다.
스칼라 도구와 라이브러리
CHAPTER
21
676
4
부
고급 주제 및 실전 응용
21.1.1
scalac
명령행 도구
scalac ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.
O’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
I wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
I’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
I'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.