Giter Site home page Giter Site logo

scala's Introduction

Exercism Scala Track

Exercism Exercises in Scala

Contributing Guide

Please see the contributing guide

Generated Test Suites

Some of the test suites have been generated from shared test data. If a test suite was generated from test data, then the test suite should not be modified by hand. Instead the shared test data should be modified, and the generator rerun. To determine if a test suite generator was used, look inside the testgen/src/main/scala directory. The test suite generators are named in the form ProblemNameTestGenerator.scala. Where ProblemName is a close match for the Exercism problem name.

the shared problem metadata.

For example, take a look at the bob/canonical-data.json file in the x-common repository, as well as the following files in the xscala repository:

  1. testgen/src/main/scala/BobTestGenerator.scala - test suite generator for bob
  2. exercises/bob/src/test/scala/BobTest.scala- generated test suite

Since a generator was used, theexercises/bob/src/test/scala/BobTest.scala will never be edited directly. If there's a missing test case, then additional inputs/outputs should be submitted to the x-common repository.

When submitting new exercises we encourage that a test suite generator and generated test suite is included.

Pull Requests

We welcome pull requests that provide fixes to existing test suites (missing tests, interesting edge cases, improved APIs), as well as new problems.

If you're unsure, then go ahead and open a GitHub issue, and we'll discuss the change.

Please submit changes to a single problem per pull request unless you're submitting a general change across many of the problems (e.g. formatting).

Scala icon

The Scala icon used on Exercism is inspired by the official Scala logo, which is copyright École Polytechnique Fédérale de Lausanne.

scala's People

Contributors

abo64 avatar austinlyons avatar ben-grossmann avatar cjsmith-0141 avatar dependabot[bot] avatar dkinzer avatar ee7 avatar erikschierboom avatar exercism-bot avatar jabertuhin avatar jcranky avatar jpbetley avatar kytrinyx avatar larswestergren avatar leobenkel avatar michaelavila avatar mlopes avatar mohamedhajr avatar nlochschmidt avatar oujesky avatar petertseng avatar pisulam avatar ppartarr avatar rafaelba avatar ricemery avatar sebaslogen avatar sgrif avatar tqa236 avatar trevoke avatar yzalvin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.