Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Non è assurdo che alla fine E' STATA LEI a decidere di non farsi più sentire?

Uncategorized
26 9 38

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    0 Views
    I have a question about Python libraries and testing scope.If I'm importing 'serial' in my library, and use it like the following to create a connection to a sensor:--- start code ---import serialclass Sensor: def __init__(self, serial_device): self.__serial_device = serial_device try: self.__connection = serial.Serial( port=serial_device, baudrate=9600, bytesize=serial.EIGHTBITS, parity=serial.PARITY_NONE, stopbits=serial.STOPBITS_ONE, ) except serial.SerialException: print("Could not establish serial connection to sensor")--- end code ---how much testing should I do around the serial connection? Just mock up a few buffers (byte streams), and see how my class handles unexpected input?One the one hand, I want to make the library as solid as possible. On the other hand, I don't want to run tests on code I don't control (the library module). I know of the 'mock-serial' utility, but haven't used it.The aim is to make a Python version of my Arduino library for the CozIR Ambient CO2 sensor:https://codeberg.org/mjack/ambientCO2/src/branch/develop#python #unittest #testing #sensors
  • 0 Votes
    1 Posts
    0 Views
    Anche Gaza paga il prezzo della guerra all’Iran. Israele chiude i varchi, il cibo scarseggia@newshttps://www.eunews.it/2026/03/03/anche-gaza-paga-il-prezzo-della-guerra-alliran-israele-chiude-i-varchi-il-cibo-scarseggia/Nella Striscia non entrano rifornimenti da sabato 28 febbraio, giorno del lancio dell'offensiva di Tel Aviv e Washington contro Teheran. World Central Kitchen: "Impatto immediato, non ci sono riserve". Oggi potrebbe riaprire il varco di Kerem Shalom
  • 0 Votes
    1 Posts
    3 Views
    Due droni hanno colpito l’#ambasciata statunitense a #Riyadh, causando lievi danni e senza vittime. L’attacco segna un’escalation delle tensioni nel #Golfo tra #Iran e #StatiUniti.Mio articolo@attualita https://www.corrierepl.it/2026/03/03/droni-sullambasciata-usa-a-riyadh/
  • Ci sono esperte di esercizio fisico all'ascolto?

    Uncategorized
    8
    0 Votes
    8 Posts
    3 Views
    @gecco Qui a Milano è un po' un casino, purtroppo.