[kanchilug] Fwd: [Chennaipy] January Monthly Meet

  • From: Shrinivasan T <tshrinivasan@xxxxxxxxx>
  • To: mailinglist@xxxxxxxxx, fossnews <fossnews@xxxxxxxxxxxxx>, fossnews@xxxxxxxxxxxxxxxx, kanchilug@xxxxxxxxxxxxx, Chennai Geeks <chennaigeeks@xxxxxxxxxxxxxxxxxxx>, chennai-testing@xxxxxxxxxxxxxxxx
  • Date: Wed, 22 Jan 2014 23:15:28 +0530

---------- Forwarded message ----------
From: <vijaykumar@xxxxxxxxxxxx>
Date: Jan 22, 2014 11:07 PM
Subject: [Chennaipy] January Monthly Meet
To: <chennaipy@xxxxxxxxxx>
Cc:

= January Monthly Meet

== Date & Time

25 January
3:00pm to 5:00pm

== Venue

Zilogic Systems,
Fourth Main Road,
Kamaraj Nagar,
Thiruvanmiyur,
Chennai

Location map: http://www.zilogic.com/contact.html

== Agenda

Talk 1: Jenkins and Python
by Vijay Kumar
Duration: 30min

Jenkins is a continuous integration system. Jenkins has various plugins to
display results of Python unit tests, code coverage reports, style
violation reports, etc. This talk will discuss the various plugins and
demonstrate their usage.

Talk 2: Unit Testing with Mocks
by Manikandan
Duration: 30min

This talk will show how to use 'unittest.mock' to simplify unittesting
of modules that have complex behaviors like sending/receiving SMS,
email, sending/receiving data through serial port, etc.

The 'unittest.mock' module in the Python standard library allows
programmers to replace parts of the system under test with mock
objects. The programmer can configure the mock object to return
specific values, when a method is invoked. The programmer can also
assert if the mock object was invoked in a certain way.
Links: http://docs.python.org/3.3/library/unittest.mock

If you would like to give a lightning talk, just come prepared, we
will be able to accommodate you.

If you are new to Python, the tutorial at
http://learnxinyminutes.com/docs/python/ will give you a quick
overview of what Python is all about.

Regards,
Vijay
_______________________________________________
Chennaipy mailing list
Chennaipy@xxxxxxxxxx
https://mail.python.org/mailman/listinfo/chennaipy

Other related posts:

  • » [kanchilug] Fwd: [Chennaipy] January Monthly Meet - Shrinivasan T