Coder Social home page Coder Social logo

ntt's Introduction

Go Report Card Go Doc Release

A tool for managing TTCN-3 source code and tests

TTCN-3 (Testing and Test Control Notation Version 3) is a standardized test specification language that applies to a variety of application domains and types of testing. It has been used since 2000 in standardization as well as in industry, research, international projects and academia.

Unfortunately tool support for TTCN-3 is quite antiquated, which makes maintaining big TTCN-3 code bases difficult and developing new TTCN-3 tools expensive.

This project aims to provide maintainable tools and libraries, helping testers and developers not to reinvent the TTCN-3 wheel:

  • Modern CLI for configuration-management, monitoring, ...
  • Formatting and refactoring tools
  • Wide range IDE support, using Language Server Protocol
  • Analytics and visualization (cyclomatic complexity, coverage, ...)
  • Code generators (go, erlang, llvm, titan, ...)
  • Support for other IDLs (ASN.1, Protobuf, IDL, ...)

Please note, NTT is still much work in progress. The TTCN-3 parser has been done and initial CLI interface is beeing implemented. Functionality (and documentation) will grow over time. If you are interested in contributing, just create a pull-request. Help is very much appreciated. A contribution guide will be provided soon.

Getting Started

If you want to dive into TTCN-3 right now, have a look at Titan, which already has a lot of features and a huge set of adapters to choose from.

I am currently developing the CLI (k3), so there isn't that much to see, yet. Assuming you have Go installed you can install k3 using go get method:

    go get -u github.com/nokia/ntt/cmd/...

ntt's People

Contributors

5nord avatar csatarigergely avatar

Watchers

James Cloos 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.