Coder Social home page Coder Social logo

rydercoding / at_test Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 3.0 9 KB

at_test is a compact and lightweight python framework to test AT commands on any modem.

License: MIT License

Python 100.00%
atcommand atcommand-parser atcommands atcommandparser python at

at_test's Introduction

at_test

at_test is a compact and lightweight framework to test AT commands on any modem. Its features are as below:

  • It is written with Python.
  • It's object-oriented and easy to extend.
  • It's based on Python standard unittest lib and has provided necessary utility interfaces for handling AT command, so it is very convenient to add new test cases.

Pre-build conditions:

  • Python 2.7 (you may do few change to make it work on other Python versions)
  • pyserial 3.4

File overview:

  • attestapp.py: This file is the start entry of this framework. It opens/closes serial port and loads/starts test cases.
  • atcommand.py: This file is the core module to provide AT command utility interfaces.
  • demotestcase.py: This file is just an AT test case demo.

at_test's People

Contributors

rydercoding avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.