Code Monkey home page Code Monkey logo

ccl-testing's Introduction

ccl-testing

Contents

Introduction
Component Versions
Quick Start Guide
Recommendations
Troubleshooting
Release Schedule
Contributing
License

Introduction

Cerner Command Language, aka CCL, aka Discern Explorer, is a database query and scripting language used with Cerner Millennium databases. CCL Unit is a unit testing framework for CCL.

The ccl-testing repository houses maven plugins to perform CCL Unit tests and analyses, to generate reports from the results, to perform static analyses, and to generate code documentation. It also houses some dependencies for those maven plugins.
See Component Versions for a list of the components.

Component Versions

The latest released versions of the ccl-testing components are listed below.
Visit individuals components for details and usage instructions.
Visit the change log for version details.

Quick Start Guide

If you are new to CCL Unit testing and want to get started writing and running tests quickly, look here.

Install and configure Apache Maven as described here.
Use the maven archetype to generate a new mavenized CCL project.

Recommendations

Configure the system so your password will not show up in log files. Look here for details.
Use the maven archetype to generate new projects.
      If you really want to do it manually, here is a sample pom (the same one the archetype creates).
Become familiar with the usage instructions and configuration options for the unit testing plugin.

Troubleshooting

Having issues? Look here for some common problems and troubleshooting tips.

Release Schedule

The release schedule will be driven by requests for and contributions of enhancements and corrections.
See the change log for the contents of previous releases.

Contributing

You are welcomed to contribute enhancements or fixes to the documention or code. Please read our Contribution Guidelines.
Committers should follow the Release Guidelines.

License

Copyright 2017 Cerner Innovation, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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.